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

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

                Author: ASF GitHub Bot
            Created on: 12/Aug/20 00:25
            Start Date: 12/Aug/20 00:25
    Worklog Time Spent: 10m 
      Work Description: robinyqiu merged pull request #12536:
URL: https://github.com/apache/beam/pull/12536


   


----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 469462)
    Time Spent: 20m  (was: 10m)

> Use ZetaSQL Value.createDatetimeValue(LocalDateTime) function to avoid extra 
> conversions
> ----------------------------------------------------------------------------------------
>
>                 Key: BEAM-10611
>                 URL: https://issues.apache.org/jira/browse/BEAM-10611
>             Project: Beam
>          Issue Type: Improvement
>          Components: dsl-sql-zetasql
>            Reporter: Robin Qiu
>            Assignee: Robin Qiu
>            Priority: P3
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> GoogleSQL (internal) has a {{Value.createDatetimeValue()}} method that takes 
> a Java {{LocalDateTime}}, but it has not been open-sourced to ZetaSQL. We 
> should open source this function and then Beam should use it to replace the 
> current DATETIME type translation implementation. It will avoid unnecessary 
> conversions and make the code simpler.



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

Reply via email to