[
https://issues.apache.org/jira/browse/KYLIN-255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
liyang resolved KYLIN-255.
--------------------------
Resolution: Fixed
> Error when a aggregated function appear twice in select clause
> --------------------------------------------------------------
>
> Key: KYLIN-255
> URL: https://issues.apache.org/jira/browse/KYLIN-255
> Project: Kylin
> Issue Type: Bug
> Components: Query Engine
> Reporter: Luke Han
> Assignee: liyang
> Labels: github-import
> Fix For: v0.7.1
>
>
> e.g. SELECT
> sum(bounce) a
> ,sum(bounce) b
> FROM some_table
> GROUP BY cal_date
> ---------------- Imported from GitHub ----------------
> Url: https://github.com/KylinOLAP/Kylin/issues/250
> Created by: [liyang-gmt8|https://github.com/liyang-gmt8]
> Labels: bug,
> Created at: Tue Dec 23 10:31:45 CST 2014
> State: open
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)