You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (JIRA)" <ji...@apache.org> on 2019/04/12 03:28:00 UTC

[jira] [Created] (BEAM-7064) Conversion of timestamp from BigQuery row to Beam row loses precision

Kenneth Knowles created BEAM-7064:
-------------------------------------

             Summary: Conversion of timestamp from BigQuery row to Beam row loses precision
                 Key: BEAM-7064
                 URL: https://issues.apache.org/jira/browse/BEAM-7064
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Kenneth Knowles
            Assignee: Kenneth Knowles


Currently, the utilities to convert from BigQuery row to Beam row simply truncate timestamps at millisecond precision. This is unacceptable. Instead, an error should be raised indicating that it is not supported.



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