sunchao commented on PR #43629: URL: https://github.com/apache/spark/pull/43629#issuecomment-1799582900
Thanks @dongjoon-hyun @beliefer for the feedback, and sorry for the late reply. > What about other SQL engine behavior like Hive, Presto, Snowflake? I'm not aware of similar syntax in the other SQL engines, so if we go this route, it will be Spark only. Instead of introducing a new syntax, I'm thinking whether we can introduce a new flag to enable this behavior. By default, the flag will be turned off, so there will be no effect on the existing users of this command. -- 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]
