forked from apache/arrow
-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ARROW-7608: [C++][Dataset] Add the ability to list files in FileSyste…
…mSource It also enables instrospection in R of dataset classes. Closes apache#6374 from fsaintjacques/ARROW-7608-dataset-properties and squashes the following commits: 36a17cd <Benjamin Kietzman> normalize tempdir paths on Windows 124cd1b <Neal Richardson> Refactor new R tests so that they might pass on windows 2106188 <Neal Richardson> Move ..dispatch to instance methods fefe216 <François Saint-Jacques> ARROW-7608: Add the ability to list files in FileSystemSource Lead-authored-by: François Saint-Jacques <[email protected]> Co-authored-by: Neal Richardson <[email protected]> Co-authored-by: Benjamin Kietzman <[email protected]> Signed-off-by: Neal Richardson <[email protected]>
- Loading branch information
1 parent
c83e82d
commit f03c844
Showing
12 changed files
with
267 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.