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

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

                Author: ASF GitHub Bot
            Created on: 21/Apr/21 08:18
            Start Date: 21/Apr/21 08:18
    Worklog Time Spent: 10m 
      Work Description: iemejia commented on a change in pull request #14585:
URL: https://github.com/apache/beam/pull/14585#discussion_r617303610



##########
File path: sdks/java/testing/tpcds/src/main/resources/queries/query1.sql
##########
@@ -17,7 +17,7 @@
 with customer_total_return as
 (select sr_customer_sk as ctr_customer_sk
 ,sr_store_sk as ctr_store_sk
-,sum(SR_FEE) as ctr_total_return

Review comment:
       Are these syntax fixes based on some specific SQL dialect from the 
TPC-DS generation tool or do they come from another more 'Calcite' friendly 
dialect?




-- 
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:
[email protected]


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

    Worklog Id:     (was: 586406)
    Time Spent: 0.5h  (was: 20m)

> TPC-DS: Fix SQL-queries syntax 
> -------------------------------
>
>                 Key: BEAM-12197
>                 URL: https://issues.apache.org/jira/browse/BEAM-12197
>             Project: Beam
>          Issue Type: Improvement
>          Components: testing-tpcds
>            Reporter: Alexey Romanenko
>            Assignee: Alexey Romanenko
>            Priority: P3
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>




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

Reply via email to