You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/05/31 13:23:45 UTC

[GitHub] [arrow] kou commented on issue #23877: [GLib] Parquet GLib and Red Parquet (Ruby) do not allow specifying compression type

kou commented on issue #23877:
URL: https://github.com/apache/arrow/issues/23877#issuecomment-1570229468

   Could you try the following?
   
   ```ruby
   arrow_table.save('sample.parquet', compression: {column: :zstd})
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org