alamb commented on PR #99: URL: https://github.com/apache/parquet-site/pull/99#issuecomment-2635024172
> Certainly, the `(R)` label I used means the cuDF parquet reader supports decompressing a codec, decoding an encoding type, reading (and using) bloom filters but the writer can't compress/encode/write those codecs/encodings/bloom filters respectively depending on the sub-section it's used in. Similarly, a `(W)` label would mean the opposite that the writer can write a certain field or feature but the reader is unable to read/use it. > > Does that make sense? Yes for sure -- I guess i was hoping for some sort of script / example data that I could used when filling this out for arrow-rs. Not required, I was just asking -- 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]
