Github user felixcheung commented on the issue:
https://github.com/apache/zeppelin/pull/2158
that's the thing, each of these implementation handles comments differently.
for instance, solr JDBC shares the same spec as
[presto](https://github.com/prestodb/presto/blob/master/presto-parser/src/main/antlr4/com/facebook/presto/sql/parser/SqlBase.g4)
(which is very common) - but it doesn't support empty comment `/**/` or
multiline comment `/*\n*/`
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---