get_file_dataset_paths: Get a list of file paths for each file stream defined by the dataset.
Description
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.
Usage
get_file_dataset_paths(dataset)
Value
A list of file paths.