codope commented on issue #5389: URL: https://github.com/apache/hudi/issues/5389#issuecomment-1109750585
This needs to be reproduced. As far as I recall, we have not seen this issue with COW table before. It always returns the latest snapshot. 1. Can you please run `SHOW CREATE TABLE <table_name>` in Glue? This should show create table statement with all the properties. My hunch is the sync to glue catalog did not happen correctly. 2. If possible, can you please try the same thing on EMR 6.5 which has Hudi 0.9.0? -- 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]
