[
https://issues.apache.org/jira/browse/BEAM-4575?focusedWorklogId=112951&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-112951
]
ASF GitHub Bot logged work on BEAM-4575:
----------------------------------------
Author: ASF GitHub Bot
Created on: 18/Jun/18 23:56
Start Date: 18/Jun/18 23:56
Worklog Time Spent: 10m
Work Description: apilloud removed a comment on issue #5673: [BEAM-4575]
Cleanly transform graph from Calcite to Beam SQL
URL: https://github.com/apache/beam/pull/5673#issuecomment-398198084
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: 112951)
Time Spent: 0.5h (was: 20m)
> Beam SQL should cleanly transform graph from Calcite
> ----------------------------------------------------
>
> Key: BEAM-4575
> URL: https://issues.apache.org/jira/browse/BEAM-4575
> Project: Beam
> Issue Type: New Feature
> Components: dsl-sql
> Reporter: Andrew Pilloud
> Assignee: Andrew Pilloud
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> It would be nice if the Beam graph matched the Calcite graph in structure
> with each node generating a PTransform that is applied onto the PCollection
> of it's parent. We should also ensure that each Calcite node only appears in
> the Beam graph one time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)