Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-11789

[R] Support vector of multiple file paths in read_*() functions

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.0.0
    • None
    • R
    • None

    Description

      In an upcoming version of readr, read_csv() and friends will support vectors of multiple file paths. Consider adding support for this to the arrow::read_*() functions. In the as_data_frame = FALSE case, consider whether the result should be a Table or a Dataset and whether the user should be offered a choice of which, and if Dataset, consider whether there should be options for partitioning.

      Alternatively we might add support for vectors of multiple file paths to arrow::open_dataset(), and note in the read_*() function docs to use open_dataset() for this purpose.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              icook Ian Cook
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: