Jake Xie created ZEPPELIN-5870:
----------------------------------
Summary: Failed to remove Hive SQL comments
Key: ZEPPELIN-5870
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5870
Project: Zeppelin
Issue Type: Improvement
Components: zeppelin-interpreter
Affects Versions: 0.10.1
Reporter: Jake Xie
Faied to remove comments in following Hive SQL:
1. SELECT '\'' as col -- some comments \n FROM tbl;
2. SELECT "\"" as col -- some comments \n FROM tbl;
--
This message was sent by Atlassian Jira
(v8.20.10#820010)