[
https://issues.apache.org/jira/browse/BEAM-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546308#comment-17546308
]
Kenneth Knowles commented on BEAM-1524:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18190
> Timestamp precision and byte representation should be consistent across SDKs
> ----------------------------------------------------------------------------
>
> Key: BEAM-1524
> URL: https://issues.apache.org/jira/browse/BEAM-1524
> Project: Beam
> Issue Type: Improvement
> Components: runner-core, sdk-java-core, sdk-py-core
> Reporter: Vikas Kedigehalli
> Priority: P3
> Labels: Clarified
>
> Runners cannot have a timestamp precision that is lesser than what a SDK
> uses. Also with Fn API a runner should be able to support multiple SDKs that
> maybe written in different languages. It is important that we standardize the
> precision of timestamp to ensure that runners are compatible across all the
> SDKs.
> NOTE: Timestamps are shifted such that lexicographic ordering of the bytes
> corresponds to chronological order. This also needs to be consistent across
> SDKs.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)