Jzjsnow opened a new issue, #3414: URL: https://github.com/apache/amoro/issues/3414
### What happened? 1. When I first deploy amoro ams with postgres as metadata db, I encounter the following error when initializing tables:  2. when i manually execute upgrade.sql to update old version of table, I encounter the following syntax error and execution fails. ` ERROR: operator does not exist: text ->> unknown Hint: No operator matches the given name and argument types. You might need to add explicit type casts. ` ### Affects Versions 0.7.x ### What table formats are you seeing the problem on? _No response_ ### What engines are you seeing the problem on? AMS ### How to reproduce _No response_ ### Relevant log output ```shell ``` ### Anything else _No response_ ### Are you willing to submit a PR? - [x] 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]
