Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • R

    Description

      Currently, if the argument as_data_frame is passed into open_dataset() with a CSV format dataset, the error message returned is:

      Error: The following option is supported in "read_delim_arrow" functions but not yet supported here: "as_data_frame"
      

      Instead, we could silently ignore it if as_data_frame is set to FALSE and give a more helpful error if set to TRUE (i.e. direct user to call as.data.frame() or collect()).

      Reasoning: it'd be great to get to a point where users can just swap their read_csv_arrow() syntax for open_dataset() and get helpful results.

      Attachments

        Activity

          rokm Rok Mihevc added a comment -

          This issue has been migrated to issue #33524 on GitHub. Please see the migration documentation for further details.

          rokm Rok Mihevc added a comment - This issue has been migrated to issue #33524 on GitHub. Please see the migration documentation for further details.

          People

            Unassigned Unassigned
            thisisnic Nicola Crane
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: