You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Kenneth Knowles (Jira)" <ji...@apache.org> on 2021/03/17 21:25:00 UTC

[jira] [Updated] (BEAM-12009) Implement Calc splitting.

     [ https://issues.apache.org/jira/browse/BEAM-12009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kenneth Knowles updated BEAM-12009:
-----------------------------------
    Status: Open  (was: Triage Needed)

> Implement Calc splitting.
> -------------------------
>
>                 Key: BEAM-12009
>                 URL: https://issues.apache.org/jira/browse/BEAM-12009
>             Project: Beam
>          Issue Type: Sub-task
>          Components: dsl-sql-zetasql
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: P2
>
> In order to use Java UDFs along with ZetaSQL built-in functions, we will need the ability to split a single LogicalCalc into multiple Beam Calc nodes (BeamCalcRel and/or BeamZetaSqlCalcRel). We might use [CalcRelSplitter|https://github.com/apache/calcite/blob/master/core/src/main/java/org/apache/calcite/rel/rules/CalcRelSplitter.java] as a starting point.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)