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

   ### What changes were proposed in this pull request?
   
   use UnparsedExpression to represent unpared column default value
   
   ### Why are the changes needed?
   
   Fix: #4300 
   
   ### Does this PR introduce _any_ user-facing change?
   
   yes, when loading a PG or MySQL table with an unparsed column default value, 
will use an UnparsedExpression instead of throw a exception
   
   ### How was this patch tested?
   
   modified tests
   


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