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

[R] Add zstandard compression codec in macOS build

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.0.0, 1.0.1
    • 2.0.0
    • R
    • macOS

    Description

      I am using the default macOS build of R arrow 1.0.1 (R 4.0.2) and it doesn't support zstandard/zstd for compression:

      > arrow::write_parquet(cars, '~/Downloads/cars.parquet', compression = 'zstd')
      Error in parquet___arrow___FileWriter__WriteTable(self, table, chunk_size) : 
        NotImplemented: ZSTD codec support not built
      > arrow::codec_is_available('zstd')
      [1] FALSE
      

      Like ARROW-6960 which adds the lz4/zstd support in Windows, It'd be a great to have the zstd support by default in macOS as well.

      I don't know if I have the right knowledge to add such support, but let me know how I can help. Thank you for making this great package!

      Attachments

        Issue Links

          Activity

            People

              npr Neal Richardson
              lbwang2 Liang-Bo Wang
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 40m
                  40m