You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/04/01 21:12:00 UTC

[jira] [Work logged] (BEAM-12059) BigQueryUtils doesn't process DATETIME field that includes a T

     [ https://issues.apache.org/jira/browse/BEAM-12059?focusedWorklogId=575749&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-575749 ]

ASF GitHub Bot logged work on BEAM-12059:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 01/Apr/21 21:11
            Start Date: 01/Apr/21 21:11
    Worklog Time Spent: 10m 
      Work Description: pabloem commented on pull request #14351:
URL: https://github.com/apache/beam/pull/14351#issuecomment-812175032


   Run PostCommit_Java_DataflowV2


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 575749)
    Time Spent: 40m  (was: 0.5h)

> BigQueryUtils doesn't process DATETIME field that includes a T
> --------------------------------------------------------------
>
>                 Key: BEAM-12059
>                 URL: https://issues.apache.org/jira/browse/BEAM-12059
>             Project: Beam
>          Issue Type: Bug
>          Components: io-java-gcp
>    Affects Versions: 2.28.0
>            Reporter: Matthew Ouyang
>            Assignee: Matthew Ouyang
>            Priority: P2
>             Fix For: 2.30.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> A query with a DATETIME always returns a string with a literal T between the date and the time.  The BIGQUERY_DATETIME_FORMATTER doesn't account for the literal T and won't be able
> Steps to reproduce
> # BigQueryIO.readTableRowsWithSchema
> # Query with a DATETIME function or field.  Functions will always output a literal T  (https://cloud.google.com/bigquery/docs/reference/standard-sql/datetime_functions).  I can't find the supporting documentation for fields though.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)