[
https://issues.apache.org/jira/browse/BEAM-11659?focusedWorklogId=564951&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-564951
]
ASF GitHub Bot logged work on BEAM-11659:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Mar/21 21:24
Start Date: 11/Mar/21 21:24
Worklog Time Spent: 10m
Work Description: suztomo commented on pull request #14016:
URL: https://github.com/apache/beam/pull/14016#issuecomment-797059126
@dpcollins-google @robinyqiu "SQL Post Commit Tests" has been failing since
2 days ago. I found this PR from the
https://ci-beam.apache.org/job/beam_PostCommit_SQL/6022/ . Do you think the
test failures are related to this PR?
```
13:14:54 > Task :sdks:java:extensions:sql:integrationTest
13:15:15
13:15:15
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderIT >
testFakeNested[0] FAILED
13:15:15 org.apache.beam.sdk.extensions.sql.impl.ParseException at
KafkaTableProviderIT.java:227
13:15:15 Caused by: java.lang.RuntimeException at
SqlParseException.java:171
13:15:23
13:15:23
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderIT >
testFakeNested[1] FAILED
13:15:23 org.apache.beam.sdk.extensions.sql.impl.ParseException at
KafkaTableProviderIT.java:227
13:15:23 Caused by: java.lang.RuntimeException at
SqlParseException.java:171
13:15:32
13:15:32
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderIT >
testFakeNested[2] FAILED
13:15:32 org.apache.beam.sdk.extensions.sql.impl.ParseException at
KafkaTableProviderIT.java:227
13:15:32 Caused by: java.lang.RuntimeException at
SqlParseException.java:171
13:15:40
13:15:40
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderIT >
testFakeNested[3] FAILED
13:15:40 org.apache.beam.sdk.extensions.sql.impl.ParseException at
KafkaTableProviderIT.java:227
13:15:40 Caused by: java.lang.RuntimeException at
SqlParseException.java:171
13:15:51
13:15:51
org.apache.beam.sdk.extensions.sql.meta.provider.kafka.KafkaTableProviderIT >
testFakeNested[4] FAILED
13:15:51 org.apache.beam.sdk.extensions.sql.impl.ParseException at
KafkaTableProviderIT.java:227
13:15:51 Caused by: java.lang.RuntimeException at
SqlParseException.java:171
13:21:21
13:21:21 55 tests completed, 5 failed
```
----------------------------------------------------------------
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: 564951)
Time Spent: 25h (was: 24h 50m)
> Integrate Pub/Sub Lite with beam SQL
> ------------------------------------
>
> Key: BEAM-11659
> URL: https://issues.apache.org/jira/browse/BEAM-11659
> Project: Beam
> Issue Type: Improvement
> Components: dsl-sql, io-java-gcp
> Reporter: Daniel Collins
> Assignee: Daniel Collins
> Priority: P2
> Time Spent: 25h
> Remaining Estimate: 0h
>
> Pub/Sub Lite should be a valid source and sink for beam SQL.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)