yuqi1129 opened a new pull request, #9873:
URL: https://github.com/apache/gravitino/pull/9873

   ### What changes were proposed in this pull request?
   
   This pull request enhances the handling of default values for string-type 
columns in JDBC catalog implementations for MySQL, PostgreSQL, Doris, 
OceanBase, and StarRocks. It ensures that string default values are always 
properly quoted in generated SQL, addressing cases where default values may be 
empty or unquoted. Comprehensive unit tests have been added for each 
implementation to verify this behavior.
   
   ### Why are the changes needed?
   
   It's a bug.
   
   Fix: #9816
   
   ### Does this PR introduce _any_ user-facing change?
   
   N/A
   
   ### How was this patch tested?
   
   UTs.
   


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