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

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

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

   @asfimport @shiro615 
   
   Is this issue resolved?
   
   For example, if you have this Ruby code:
   
   ```
   arrow_table = Arrow::Table.new(table)
   arrow_table.save('sample.parquet')
   ```
   
   What compression is used for Parquet columns?
   How can you set the compression algorithm for Parquet columns?


-- 
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