hudi-bot opened a new issue, #17060: URL: https://github.com/apache/hudi/issues/17060
org.apache.hudi.index.bloom.SparkHoodieBloomIndexHelper.AffineBloomIndexFileGroupPartitioner#getPartition it calls mapRecordKeyToFileGroupIndex which needs to take bloom index version as input, we hard code it with some value but in reality we need to populate the field from index def json file. It would be a blocker in case we have multiple bloom filer index versions ## JIRA info - Link: https://issues.apache.org/jira/browse/HUDI-9530 - Type: Bug -- 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]
