rangareddy commented on issue #15403: URL: https://github.com/apache/hudi/issues/15403#issuecomment-4912011651
This issue was reviewed as part of the JIRA-migrated backlog triage. Findings: This appears to be fixed by PR #6506 (commit a311965) in hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/client/HoodieReadClient.java. HoodieReadClient now accepts a HoodieIndex.IndexType parameter so callers can choose the index (e.g. GLOBAL_BLOOM) instead of the hardcoded bloom index. If you're still hitting this on a recent version, please reopen with repro steps. Closing as fixed. -- 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]
