GallonREX commented on issue #7925:
URL: https://github.com/apache/hudi/issues/7925#issuecomment-1516179806

   In the case of the same data, if hudi 0.8 is used for the newly created 
table, multiple writers can write successfully, and if hudi 0.12 is used for 
the newly created table, multiple writers can also write successfully. But 
using hudi 0.12 multi-writer to write to the existing hudi 0.8 table fails.
   I just used hudi 0.12 to directly write to an existing hudi 0.8 table. It is 
expected that the table version can be automatically upgraded.
   Can tables from hudi 0.8 to hudi 0.12 be automatically upgraded?


-- 
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]

Reply via email to