[ 
https://issues.apache.org/jira/browse/BEAM-8317?focusedWorklogId=319251&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-319251
 ]

ASF GitHub Bot logged work on BEAM-8317:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 26/Sep/19 22:06
            Start Date: 26/Sep/19 22:06
    Worklog Time Spent: 10m 
      Work Description: apilloud commented on issue #9672: [BEAM-8317] Add 
(skipped) test for aggregating after a filter
URL: https://github.com/apache/beam/pull/9672#issuecomment-535704007
 
 
   LGTM.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 319251)
    Time Spent: 20m  (was: 10m)

> 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
>            Priority: Major
>          Time Spent: 20m
>  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)

Reply via email to