[
https://issues.apache.org/jira/browse/KYLIN-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
QingLi updated KYLIN-3389:
--------------------------
Remaining Estimate: 168h (was: 12h)
Original Estimate: 168h (was: 12h)
> intersect_count使用问题
> -------------------
>
> Key: KYLIN-3389
> URL: https://issues.apache.org/jira/browse/KYLIN-3389
> Project: Kylin
> Issue Type: Bug
> Components: Measure - Count Distinct
> Affects Versions: v2.2.0
> Environment: hive+kylin+hbase
> Reporter: QingLi
> Priority: Major
> Labels: easyfix
> Fix For: Future
>
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> select
> city_name,
> intersect_count(server_user, dt,array['2018-05-10'] ) aaa
> from
> table
> where dt>='2018-05-10'
> group by city_name
>
> 提示 Error while compiling statement: FAILED: SemanticException [Error 10025]:
> Line 3:0 Expression not in GROUP BY key ''2018-05-10''
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)