Jzjsnow opened a new issue, #3815: URL: https://github.com/apache/amoro/issues/3815
### What happened? After executing the latest `upgrade.sql` to update the tables in MySQL, starting AMS will fail. The detailed issue is as follows: 1. Syntax errors in `upgrade.sql` 2. Unknown column `bucket_id` in `field list`: <img width="1706" height="1182" alt="Image" src="https://github.com/user-attachments/assets/a1c4b99c-eeac-43fb-be2b-b1c9ad3f7805" /> 3. java.lang.IllegalStateException: Expected a string but was BEGIN_OBJECT <img width="1704" height="714" alt="Image" src="https://github.com/user-attachments/assets/fd54e9b5-3a62-4162-98f6-b5a4cbac192e" /> ### Affects Versions master ### What table formats are you seeing the problem on? _No response_ ### What engines are you seeing the problem on? AMS ### How to reproduce Execute the latest upgrade.sql in mysql and start ams. ### Relevant log output ```shell ``` ### Anything else _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's Code of Conduct -- 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]
