[
https://issues.apache.org/jira/browse/BEAM-6701?focusedWorklogId=199812&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-199812
]
ASF GitHub Bot logged work on BEAM-6701:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Feb/19 19:50
Start Date: 17/Feb/19 19:50
Worklog Time Spent: 10m
Work Description: ryan-williams commented on issue #7865: [BEAM-6701] Add
logical types to schema
URL: https://github.com/apache/beam/pull/7865#issuecomment-464500633
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) and
[#1754](https://builds.apache.org/job/beam_PreCommit_Java_Examples_Dataflow_Commit/1754/console)
here.
Think it's broken independently of our PRs?
----------------------------------------------------------------
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: 199812)
Time Spent: 0.5h (was: 20m)
> 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: 0.5h
> 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)