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

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

                Author: ASF GitHub Bot
            Created on: 09/Aug/18 22:19
            Start Date: 09/Aug/18 22:19
    Worklog Time Spent: 10m 
      Work Description: amaliujia commented on a change in pull request #6175: 
[BEAM-5103][SQL]test aggregation functions at DSL level
URL: https://github.com/apache/beam/pull/6175#discussion_r209096521
 
 

 ##########
 File path: 
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/integrationtest/BeamSqlBuiltinFunctionsIntegrationTestBase.java
 ##########
 @@ -131,6 +192,8 @@ private static ExpressionTestCase of(
     abstract Object expectedResult();
 
     abstract FieldType resultFieldType();
+
+    // abstract boolean isCompareNonExactNumber();
 
 Review comment:
   oops. Thanks!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 133340)
    Time Spent: 4h 50m  (was: 4h 40m)

> Test aggregation functions at DSL levels
> ----------------------------------------
>
>                 Key: BEAM-5103
>                 URL: https://issues.apache.org/jira/browse/BEAM-5103
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dsl-sql
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> Typical aggregation functions include COUNT, SUM, MAX, MIN, etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to