[
https://issues.apache.org/jira/browse/BEAM-12009?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-12009:
-----------------------------
Status: Triage Needed (was: Resolved)
> 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
> Labels: zetasql-java-udf
> Fix For: 2.31.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
> 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.20.10#820010)