wugeer opened a new pull request, #1654: URL: https://github.com/apache/datafusion-sqlparser-rs/pull/1654
The code of Apache Hive reveals that beeline also supports shell-style "#" prefix. Currently, Hive mainly uses Beeline to execute SQL, so it might be necessary to support this here as well. See https://github.com/apache/hive/blob/62ad7d42d6fd4e10ef5b86545ae41011554fd2f5/common/src/java/org/apache/hive/common/util/HiveStringUtils.java#L1170 -- 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]
