Get a list of file paths for each file stream defined by the dataset. The file paths are relative paths for local files when the file srteam are downloaded or mounted. A common prefix will be removed from the file paths based on how data source was specified to create the dataset.

get_file_dataset_paths(dataset)

Arguments

dataset

The Dataset object.

Value

A list of file paths.