[
https://issues.apache.org/jira/browse/BEAM-5279?focusedWorklogId=142247&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-142247
]
ASF GitHub Bot logged work on BEAM-5279:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Sep/18 16:48
Start Date: 07/Sep/18 16:48
Worklog Time Spent: 10m
Work Description: apilloud commented on issue #6337: [BEAM-5279] Don't
wipe SQL metadata, keep types simple
URL: https://github.com/apache/beam/pull/6337#issuecomment-419499669
run java postcommit
----------------------------------------------------------------
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: 142247)
Time Spent: 1h 10m (was: 1h)
> 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: 1h 10m
> 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)