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/04/17 04:58:58 UTC

[jira] [Created] (CALCITE-686) SqlNode.unparse produces invalid SQL

Julian Hyde created CALCITE-686:
-----------------------------------

             Summary: SqlNode.unparse produces invalid SQL
                 Key: CALCITE-686
                 URL: https://issues.apache.org/jira/browse/CALCITE-686
             Project: Calcite
          Issue Type: Bug
            Reporter: Julian Hyde
            Assignee: Julian Hyde


The "unparse" method on a parse tree node produces invalid SQL for a few node types, including GROUPING SETS, CUBE, WITH, EXTEND, UPDATE.

We should enable SqlUnParserTest in the suite and fix any test failures.



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