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

[R] write_dataset() allows users to pass invalid additional arguments

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 7.0.0
    • R

    Description

      write_dataset() allows passing of compression types not compatible with file types, e.g. specifying Snappy compression for Feather files.

      td <- tempfile()
      dir.create(td)
      write_dataset(iris, td, format = "feather", compression = "snappy")
      

      Attachments

        Issue Links

          Activity

            People

              dragosmg Dragoș Moldovan-Grünfeld
              thisisnic Nicola Crane
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h 10m
                  4h 10m