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

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

                Author: ASF GitHub Bot
            Created on: 04/Sep/21 01:16
            Start Date: 04/Sep/21 01:16
    Worklog Time Spent: 10m 
      Work Description: apilloud commented on a change in pull request #15457:
URL: https://github.com/apache/beam/pull/15457#discussion_r702213947



##########
File path: 
sdks/java/extensions/sql/src/test/java/org/apache/beam/sdk/extensions/sql/PubsubToBigqueryIT.java
##########
@@ -57,7 +57,7 @@ public void testSimpleInsert() throws Exception {
             + "event_timestamp TIMESTAMP, \n"
             + "attributes MAP<VARCHAR, VARCHAR>, \n"
             + "payload ROW< \n"
-            + "             id INTEGER, \n"

Review comment:
       Note: Most of the type bugs here are around implicit casts between 
`INTEGER` and `BIGINT` that seem to not quite work right anymore.




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

    Worklog Id:     (was: 646544)
    Time Spent: 50m  (was: 40m)

> SQL postcommit failing (calcite upgrade)
> ----------------------------------------
>
>                 Key: BEAM-12840
>                 URL: https://issues.apache.org/jira/browse/BEAM-12840
>             Project: Beam
>          Issue Type: Bug
>          Components: dsl-sql, test-failures
>            Reporter: Kyle Weaver
>            Assignee: Andrew Pilloud
>            Priority: P1
>              Labels: currently-failing
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Beam SQL postcommit is failing, likely due to the Calcite 1.26 upgrade. 
> https://github.com/apache/beam/pull/14729
> https://ci-beam.apache.org/job/beam_PostCommit_SQL/



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

Reply via email to