yihua commented on issue #7229: URL: https://github.com/apache/hudi/issues/7229#issuecomment-1367114103
@shengchiqu Thanks for raising the question. Hudi on Flink does not support Bloom index (global or non-global). The default state index in Hudi for Flink supports the updates of the partition value for a record. Could you try that and see if it works? `changelog.enabled` config is not relevant here. Not sure why it solved the problem. -- 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]
