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

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

                Author: ASF GitHub Bot
            Created on: 17/Feb/19 20:27
            Start Date: 17/Feb/19 20:27
    Worklog Time Spent: 10m 
      Work Description: reuvenlax commented on issue #7865: [BEAM-6701] Add 
logical types to schema
URL: https://github.com/apache/beam/pull/7865#issuecomment-464504719
 
 
   The commit that added this appears to be
   
https://github.com/apache/beam/commit/6571c83cfcf6ce3f21414719841f17617bec7724#diff-3129049a776d7e086c73789d6772a9b6
   
   On Sun, Feb 17, 2019 at 12:24 PM Reuven Lax <[email protected]> wrote:
   
   > It appears that an exception is being throw from
   > StreamingDataflowWorker.java:1952. The following line is failing with
   > NullPointerException:
   >
   > this.transformUserNameToStateFamily = ImmutableMap.
   > copyOf(transformUserNameToStateFamily);
   >
   > I'm adding drieber who authored this commit.
   >
   > Reuven
   >
   > On Sun, Feb 17, 2019 at 11:50 AM Ryan Williams <[email protected]>
   > wrote:
   >
   >> I think we are seeing the same Java_Examples_Dataflow failures: #1753
   >> 
<https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Commit/1753/console>
   >> (on my #7823 <https://github.com/apache/beam/pull/7823>) and #1754
   >> 
<https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Commit/1754/console>
   >> here.
   >>
   >> Think it's broken independently of our PRs?
   >>
   >> —
   >> You are receiving this because you authored the thread.
   >> Reply to this email directly, view it on GitHub
   >> <https://github.com/apache/beam/pull/7865#issuecomment-464500633>, or mute
   >> the thread
   >> 
<https://github.com/notifications/unsubscribe-auth/AUGE1fNZMBqKKtZqI1eJo6Qf5zv6AnwOks5vObJ_gaJpZM4a_ucY>
   >> .
   >>
   >
   
 
----------------------------------------------------------------
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:
[email protected]


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

    Worklog Id:     (was: 199819)
    Time Spent: 1h  (was: 50m)

> Create LogicalType for Schema fields
> ------------------------------------
>
>                 Key: BEAM-6701
>                 URL: https://issues.apache.org/jira/browse/BEAM-6701
>             Project: Beam
>          Issue Type: Sub-task
>          Components: sdk-java-core
>            Reporter: Reuven Lax
>            Assignee: Reuven Lax
>            Priority: Major
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> This will allow users to create their own logical types to store in schema 
> fields, backed by one of the fundamental schema field types. Today SQL hacks 
> on top of the field metadata to distinguish its types. LogicalTypes would 
> allow for a more principled way of doing this.



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

Reply via email to