[
https://issues.apache.org/jira/browse/BEAM-8317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kirill Kozlov closed BEAM-8317.
-------------------------------
Fix Version/s: Not applicable
Assignee: Kirill Kozlov
Resolution: Duplicate
> SqlTransform doesn't support aggregation over a filter node
> -----------------------------------------------------------
>
> Key: BEAM-8317
> URL: https://issues.apache.org/jira/browse/BEAM-8317
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Affects Versions: 2.15.0
> Reporter: Brian Hulette
> Assignee: Kirill Kozlov
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> For example, the following query fails to translate to a physical plan:
> SELECT SUM(f_intValue) FROM PCOLLECTION WHERE f_intValue < 5 GROUP BY
> f_intGroupingKey
--
This message was sent by Atlassian Jira
(v8.3.4#803005)