ad1happy2go commented on issue #8977: URL: https://github.com/apache/hudi/issues/8977#issuecomment-1597493581
Thanks @yihua for the fix. I confirmed it works now and second upsert is failing with `At least one pre-commit validation failed` @soumilshah1995 AWS provided hudi library looks like skipping these checks completely (tried with Glue 4.0), that is why we seeing the code success and this issue was there in both 0.12. and 0.13 version. We may need to use the OSS jars only by adding to dependent jars and remove --datalake-format. Since the fix is merged, feel free to close this issue if you don't need any other help on this. Thanks. -- 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]
