diqiu50 commented on PR #7852: URL: https://github.com/apache/gravitino/pull/7852#issuecomment-3160004531
When creating a table, if an UnparsedExpression occurs, throwing an exception should be sufficient. For SHOW CREATE TABLE, simply display the column names and types along with other basic information to ensure the query works properly. Boolean-type constants, think performing some conversions should be sufficient. -- 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]
