yihua commented on issue #11701: URL: https://github.com/apache/hudi/issues/11701#issuecomment-2278642877
> I propose just after a metasync failure, a rollback operation on the current instant is done. Hudi is designed in a way that transaction and meta sync are decoupled. User can read a table through the base path with or without meta / catalog sync. > Let's say we promoted a type (int -> string). However athena does not support it. The glue metasync should raise an error. Hudi Glue sync supports recreating the table in the catalog in case the schema change is not allowed in the existing table metadata in the catalog. Will that solve your 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]
