Aitozi opened a new issue, #1576: URL: https://github.com/apache/orc/issues/1576
I want to test a value whether is in one orc file by the bloom filter, if in I want to load the file and cache the entire file for later lookup. However, it seems not have an interface like `BloomFilterReader` in parquet for using the internal bloom filter. Are there some good way to achieve this ? thanks -- 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]
