sheff2 opened a new pull request, #8610:
URL: https://github.com/apache/gravitino/pull/8610
<!--
1. Title: [#8402 ] Bugfix(OceanBaseTableOperations): Fix backslashes for SQL
queries
### What changes were proposed in this pull request?
Added the backticks to updateColumnPositionFieldDefinition,
updateColumnDefaultValueFieldDefinition and updateColumnTypeFieldDefinition.
### Why are the changes needed?
To fix the bug where the lack of backticks causes syntax errors.
Fix: #(8384)
### How was this patch tested?
1. Tested with ./gradlew :catalogs:catalog-jdbc-oceanbase:spotlessCheck
and had no errors
--
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]