xy720 opened a new issue #2028: Support sql mode URL: https://github.com/apache/incubator-doris/issues/2028 In some case, users want to want to use SQL in another style, such as using the '||' symbol as a string connector similar to the CONCAT function. We should support SQL MODE so that users can switch between different styles of SQL. At present, we do not support SQL MODE which is similar to MySQL. Besides, expansively, we also need to add the combine mode consisting of several modes to support SQL DIALECT.
---------------------------------------------------------------- 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]
