[
https://issues.apache.org/jira/browse/BEAM-8630?focusedWorklogId=370129&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-370129
]
ASF GitHub Bot logged work on BEAM-8630:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Jan/20 23:08
Start Date: 10/Jan/20 23:08
Worklog Time Spent: 10m
Work Description: apilloud commented on issue #10537: [BEAM-8630] Use
column numbers for BeamZetaSqlCalRel
URL: https://github.com/apache/beam/pull/10537#issuecomment-573240664
This change is not user visible, it does not affect the input or output
names. Internally Beam Schemas and Calcite Programs don't have consistent
column names, the only thing that is guaranteed to be consistent is the column
indexes. Using those indexes fixes a number of problems, only one of which is
the generated names not being supported by ZetaSQL.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 370129)
Time Spent: 6h 20m (was: 6h 10m)
> Prototype of BeamSQL Calc using ZetaSQL Expression Evaluator
> ------------------------------------------------------------
>
> Key: BEAM-8630
> URL: https://issues.apache.org/jira/browse/BEAM-8630
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Yueyang Qiu
> Assignee: Yueyang Qiu
> Priority: Major
> Time Spent: 6h 20m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)