felipecrv commented on issue #40213:
URL: https://github.com/apache/arrow/issues/40213#issuecomment-1961971462

   > Thanks @felipecrv . As it stands it looks like LZ4 (not LZ4_FRAME) is 
unconditionally supported (i.e. no ifdef) in `IsSupportedCodec` right?
   
   Yes, my bet is that is wrong and adding all `LZ4*` formats protected by the 
`ifdef` would be fine. Could you test it?
   
   I'm not familiar with the Parquet code, but from what I saw, this should 
work fine.


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