[
https://issues.apache.org/jira/browse/BEAM-8829?focusedWorklogId=531435&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-531435
]
ASF GitHub Bot logged work on BEAM-8829:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Jan/21 19:39
Start Date: 05/Jan/21 19:39
Worklog Time Spent: 10m
Work Description: TheNeuralBit merged pull request #13638:
URL: https://github.com/apache/beam/pull/13638
----------------------------------------------------------------
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: 531435)
Time Spent: 0.5h (was: 20m)
> PubsubJsonTableProvider throws error if input schema does not have
> event_timestamp
> ----------------------------------------------------------------------------------
>
> Key: BEAM-8829
> URL: https://issues.apache.org/jira/browse/BEAM-8829
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Brian Hulette
> Assignee: Brian Hulette
> Priority: P2
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> RowToPubsubMessage uses
> [DropFields.fields("event_timestamp")|https://github.com/apache/beam/blob/b446304f75078ca9c97437e685409c31ceab7503/sdks/java/extensions/sql/src/main/java/org/apache/beam/sdk/extensions/sql/meta/provider/pubsub/RowToPubsubMessage.java#L69]
> which throws if the input schema doesn't contain event_timestamp.
> We should only drop the field if it exists.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)