[
https://issues.apache.org/jira/browse/BEAM-8829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17252468#comment-17252468
]
Beam JIRA Bot commented on BEAM-8829:
-------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> 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
> Labels: stale-assigned
>
> 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)