[
https://issues.apache.org/jira/browse/BEAM-8373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954313#comment-16954313
]
Amit Kumar commented on BEAM-8373:
----------------------------------
will this involve changing the int64 to google.protobuf.Timestamp, and
additionally changing all the impacted builders, where the message
AdvancedWatermark Is used ?
> Update TestStreamPayload to use timestamp protos.
> -------------------------------------------------
>
> Key: BEAM-8373
> URL: https://issues.apache.org/jira/browse/BEAM-8373
> Project: Beam
> Issue Type: Bug
> Components: beam-model, testing
> Reporter: Robert Bradshaw
> Assignee: Robert Bradshaw
> Priority: Major
> Labels: newbie
>
> Currently the timestamp fields are all int64, with no indication of whether
> the units are seconds, milliseconds, or microseconds.
> https://github.com/apache/beam/blob/release-2.16.0/model/pipeline/src/main/proto/beam_runner_api.proto#L502
--
This message was sent by Atlassian Jira
(v8.3.4#803005)