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

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

                Author: ASF GitHub Bot
            Created on: 09/Nov/18 19:14
            Start Date: 09/Nov/18 19: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 to Row's 
values, which I didn't expect.
   
   As Row is associated with Schema and Row provides specific type access 
methods already, seems to me that making generic access method as private will 
be a working solution. I am seeing BeamSQL accesses 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: 164481)
    Time Spent: 1.5h  (was: 1h 20m)

> 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: 1.5h
>  Remaining Estimate: 0h
>




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

Reply via email to