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

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

                Author: ASF GitHub Bot
            Created on: 20/Apr/20 21:06
            Start Date: 20/Apr/20 21:06
    Worklog Time Spent: 10m 
      Work Description: amaliujia edited a comment on issue #11333:
URL: https://github.com/apache/beam/pull/11333#issuecomment-614417914


   All tests have failed due to programming style violation. Run `./gradlew 
spotlessApply` can fix that. Note that this command might not fix all. There is 
a local report you can find so you can manually fix some based on that report.


----------------------------------------------------------------
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: 425462)
    Time Spent: 1h 20m  (was: 1h 10m)

> Support ANY_VALUE aggregation functions
> ---------------------------------------
>
>                 Key: BEAM-9418
>                 URL: https://issues.apache.org/jira/browse/BEAM-9418
>             Project: Beam
>          Issue Type: Task
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Support the following functionality in BeamSQL:
> {code:java}
> "select t.key, ANY_VALUE(t.column) from t group by t.key";
> {code}
> Spec link: 
> https://cloud.google.com/bigquery/docs/reference/standard-sql/aggregate_functions#any_value



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to