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

   ### What changes were proposed in this pull request?
   
   fix ob catalog default value parse error
   
   ### Why are the changes needed?
   
   For OceanBase catalog, the `IS_GENERATEDCOLUMN` value of the column 
ResultSet is set to `NO`, which is causing `isExpression` to be false and 
leading to a parse error.
   
   Fix: #5359 
   
   ### Does this PR introduce _any_ user-facing change?
   
   no
   
   ### How was this patch tested?
   
   tests added
   


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