mhaseeb123 commented on PR #99:
URL: https://github.com/apache/parquet-site/pull/99#issuecomment-2634852361

   > I wonder if you had any program / script / definition of what "support" 
means (mostly so I can crib / copy that and file a ticket in the arrow-rs 
repository to get this column filled out)
   
   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?


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