Till created ASTERIXDB-2056:
-------------------------------
Summary: Remove '#' as a single line comment marker in SQL++?
Key: ASTERIXDB-2056
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2056
Project: Apache AsterixDB
Issue Type: Bug
Components: SQL - Translator SQL++
Reporter: Till
Currently '#' is used as a single line comment character in SQL++ but it is
also used in function identifiers (separating the dataverse from the function
name), forcing users to escape these identifiers.
Should we remove '#' as a single line comment marker in SQL++?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)