You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Anton Kedin (JIRA)" <ji...@apache.org> on 2018/05/10 18:11:00 UTC

[jira] [Commented] (BEAM-4200) [SQL] Support Pubsub publish time as event timestamp

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

Anton Kedin commented on BEAM-4200:
-----------------------------------

Updated the PR to use ProcessContext.timestamp() to populate the event_timestamp field. This will work for timestamps extracted from both attributes and publish time.

> [SQL] Support Pubsub publish time as event timestamp
> ----------------------------------------------------
>
>                 Key: BEAM-4200
>                 URL: https://issues.apache.org/jira/browse/BEAM-4200
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql
>            Reporter: Anton Kedin
>            Priority: Major
>
> [https://github.com/apache/beam/pull/5253] adds support for event timestamps explicitly specified in the messages attributes. PubsubIO also supports using messages publish timestamps instead. We need to wire this through.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)