[
https://issues.apache.org/jira/browse/BEAM-5279?focusedWorklogId=142329&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-142329
]
ASF GitHub Bot logged work on BEAM-5279:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Sep/18 21:36
Start Date: 07/Sep/18 21:36
Worklog Time Spent: 10m
Work Description: akedin commented on issue #6337: [BEAM-5279] Don't wipe
SQL metadata, keep types simple
URL: https://github.com/apache/beam/pull/6337#issuecomment-419572327
LGTM. I assume this one is safe to merge? :)
----------------------------------------------------------------
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: 142329)
Time Spent: 1.5h (was: 1h 20m)
> Metadata is lost in CalciteUtils schema conversion
> --------------------------------------------------
>
> Key: BEAM-5279
> URL: https://issues.apache.org/jira/browse/BEAM-5279
> Project: Beam
> Issue Type: Bug
> Components: dsl-sql
> Reporter: Andrew Pilloud
> Assignee: Andrew Pilloud
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> We just delete it:
> {code:java}
> return CALCITE_TO_BEAM_TYPE_MAPPING.get(sqlTypeName).withMetadata((byte[])
> null);{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)