eshu opened a new issue, #7154:
URL: https://github.com/apache/hudi/issues/7154

   I tried to migrate to Hudi 0.12.1 on Glue and some jobs was broken because 
the issue
   https://issues.apache.org/jira/browse/HUDI-4971
   
   But some of them was done successfully. It means the dataset format was 
changed to 0.12 (versionCode 5).
   
   So when I rolled back I started to receive the exception
   
   ```
   org.apache.hudi.exception.HoodieException: Unknown versionCode:5
   ```
   
   So I need to wait for Hudi 0.12.2 or to roll back versions of datasets to 
0.11.
   
   Could I know when 0.12.2 will be released? Or how could I roll back datasets 
version?


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