yyanyy commented on PR #54454: URL: https://github.com/apache/spark/pull/54454#issuecomment-3954336255
Also looked into updating this on grammar level (e.g. change .g4) files but decided to go with this approach as grammar level changes would require small refactoring of either splitting create table and CTAS, or splitting tableElementList; in comparison, the current approach follows established pattern (e.g. partition column check) and is much smaller. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
