blacha commented on PR #47086:
URL: https://github.com/apache/arrow/pull/47086#issuecomment-3091392804

   Thanks for all the discussion, I was unaware this would affect IPC as well.
   
   Up until a few weeks ago GDAL did not have a `compresssion_level` parameter 
so all parquet files with compression set zstd were being compressed to 
level=1, this had lead some people to believe that zstd compression was not 
good fit for geoparquet, this has now been fixed and a default added to GDAL of 
level=9 for geoparquet.
   
   As this is now sounding like a big change, would the best option be to close 
this PR and leave the issue open and hopefully someone could look at doing the 
more advanced fix later?


-- 
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-unsubscr...@arrow.apache.org

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

Reply via email to