deadwind4 commented on PR #5313:
URL: https://github.com/apache/iceberg/pull/5313#issuecomment-1221884262

   > For the test, shall we also check the read path to make sure bloom filters 
are there?
   
   I find the ORC SDK will auto recognize the bloom filter in the following 
code. Is it necessary to test the logic of ORC itself? IMO, we don't have to 
test it. @huaxingao 
   
   
https://github.com/apache/orc/blob/a49f87d492aa62ec2be2d4bce2fcfe1f53ca05d9/java/core/src/java/org/apache/orc/impl/RecordReaderImpl.java#L890-L912
   
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to