You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Rui Wang (JIRA)" <ji...@apache.org> on 2019/05/13 22:11:00 UTC

[jira] [Resolved] (BEAM-6712) Change Row's internal implementation of DATETIME

     [ 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)