yihua commented on issue #7577: URL: https://github.com/apache/hudi/issues/7577#issuecomment-1370366726
Hi @Shagish thanks for raising this issue. Could you share the write configs of your Hudi Spark job? One possibility is that the metadata table might be out of sync with the data table for MOR with async table services in 0.11.0 release. To unblock the pipeline, you can try to disable metadata table with `hoodie.metadata.enable=false` or try the latest 0.12.2 release to see if the problem goes away. -- 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]
