cloud-fan commented on issue #24150: [SPARK-27209][SQL] Split parsing of SELECT and INSERT into two top-level rules in the grammar file. URL: https://github.com/apache/spark/pull/24150#issuecomment-580212468 This is unrelated to this PR but is a reasonable feature request. One missing part is the default column value, we should support it as well instead of always using null as the default value. It is still valuable to support this SQL syntax so that we can reorder the columns during insertion. Feel free to open a JIRA ticket/PR!
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
