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

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

                Author: ASF GitHub Bot
            Created on: 09/Nov/18 18:14
            Start Date: 09/Nov/18 18:14
    Worklog Time Spent: 10m 
      Work Description: amaliujia edited a comment on issue #6991: [BEAM-6017] 
[WIP] Support nanosecond precision for DateTime field in Row
URL: https://github.com/apache/beam/pull/6991#issuecomment-437206360
 
 
   I think the failures of check mostly came from direct access Row's values, 
which I didn't expect.
   
   As Row is associated with Schema and Row provides specific type access 
method already, seems to me that make generic access method as private will be 
a working solution. I am seeing BeamSQL access Row's values directly and does 
type check and class conversion by itself.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 164458)
    Time Spent: 1h 20m  (was: 1h 10m)

> Support nanosecond precision for DATETIME in Schema
> ---------------------------------------------------
>
>                 Key: BEAM-6017
>                 URL: https://issues.apache.org/jira/browse/BEAM-6017
>             Project: Beam
>          Issue Type: New Feature
>          Components: sdk-java-core
>            Reporter: Rui Wang
>            Assignee: Rui Wang
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>




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

Reply via email to