cxzl25 commented on issue #4803: URL: https://github.com/apache/kyuubi/issues/4803#issuecomment-1578339396
Because the current kyuubi-beeline has removed some logic for removing comments in order to support python script submission. This case is a regression of [HIVE-13864](https://issues.apache.org/jira/browse/HIVE-13864). In addition, we have encountered [HIVE-15820](https://issues.apache.org/jira/browse/HIVE-15820) problems before. I was wondering if it is possible to not remove comment when setting python mode, and keep the behavior of parsing sql consistent with the original beeline in sql mode? @cfmcgrady @pan3793 -- 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]
