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 2017/07/06 23:03:00 UTC

[jira] [Resolved] (CALCITE-1873) Validator errors when grouping by ordinals that refer to aliases

     [ https://issues.apache.org/jira/browse/CALCITE-1873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Hyde resolved CALCITE-1873.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.14.0

Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/d4ab1e50.

> Validator errors when grouping by ordinals that refer to aliases
> ----------------------------------------------------------------
>
>                 Key: CALCITE-1873
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1873
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>            Reporter: Gian Merlino
>            Assignee: Julian Hyde
>             Fix For: 1.14.0
>
>
> In a "GROUP BY ordinal" query, validator gives invalid "Expression is not being grouped" error if column has alias.
> Patch in https://github.com/apache/calcite/pull/490.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)