[
https://issues.apache.org/jira/browse/BEAM-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rui Wang resolved BEAM-6712.
----------------------------
Resolution: Won't Do
Fix Version/s: Not applicable
Turns out that we support logical types in Beam schema, such that we could use
logical types to support BeamSQL types without changing implementation of Beam
Row.
> Change Row's internal implementation of DATETIME
> ------------------------------------------------
>
> Key: BEAM-6712
> URL: https://issues.apache.org/jira/browse/BEAM-6712
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-java-core
> Reporter: Rui Wang
> Assignee: Rui Wang
> Priority: Major
> Fix For: Not applicable
>
>
> Should use java.time.Instant for nanosecond precision (java Instant uses a
> long for epoch-seconds and int for nanoseconds of second.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)