ggreco commented on PR #4183: URL: https://github.com/apache/arrow-rs/pull/4183#issuecomment-1798634572
> Thank you, that's a pure oversight - filed #5051 > > FWIW I believe this is the only one that isn't supported. I can confirm I tried all the one described that could be applied to integers and floating points in https://parquet.apache.org/docs/file-format/data-pages/encodings/ and the only one not working with the rust implementation is `BYTE_STREAM_SPLIT`. I've done this in the attempt to make my parquet files smaller. I've never tried the encodings for BYTE_ARRAY type. -- 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]
