hudi-bot opened a new issue, #16146: URL: https://github.com/apache/hudi/issues/16146
HUDI-6606 adds support for EqualTo queries for simple record index. This Jira aims to add further support for following use cases:- 1. Query on multiple columns or integrating queries on different indices like column stats and RLI. 2. Support other key generator types for RLI. HUDI-6606 limits to simple record key. 3. Support other query types like IN, >, < etc. 4. Fix logs and scaladocs. 5. Fix tests, assert plan and ensure pruning happened based on RLI. ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-6631 - Type: Improvement - Affects version(s): - 1.0.0-beta1 - Fix version(s): - 1.1.0 -- 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]
