You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/09/30 01:30:04 UTC

[jira] [Created] (CALCITE-904) Allow "*" as an identifier (quoted, of course)

Julian Hyde created CALCITE-904:
-----------------------------------

             Summary: Allow "*" as an identifier (quoted, of course)
                 Key: CALCITE-904
                 URL: https://issues.apache.org/jira/browse/CALCITE-904
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


Allow star ("*") as an identifier. It would need to be quoted using the appropriate quotation marks for identifiers (usually double quote). If not quoted, it would be star, meaning "all columns".



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)