[ 
https://issues.apache.org/jira/browse/BEAM-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17255280#comment-17255280
 ] 

Beam JIRA Bot commented on BEAM-8829:
-------------------------------------

This issue was marked "stale-assigned" and has not received a public comment in 
7 days. It is now automatically unassigned. If you are still working on it, you 
can assign it to yourself again. Please also give an update about the status of 
the work.

> 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
>            Priority: P2
>
> 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)

Reply via email to