paleolimbot opened a new pull request, #45205:
URL: https://github.com/apache/arrow/pull/45205

   ### Rationale for this change
   
   After apache/arrow-nanoarrow#693 , ZSTD compression is now supported in the 
nanoarrow IPC reader. The list of skips lives in archery, though, and I'd like 
those checks to run (here and on our own CI!).
   
   ### What changes are included in this PR?
   
   The line skipping compression checks for nanoarrow IPC were modified to only 
skip lz4 (which is not yet implemented).
   
   ### Are these changes tested?
   
   Yes, this code runs as part of the integration CI job.
   
   ### Are there any user-facing changes?
   
   No!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to