Details
-
Sub-task
-
Status: Resolved
-
P2
-
Resolution: Fixed
-
None
Description
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 as a starting point.
Attachments
Issue Links
- is blocked by
-
BEAM-12010 CalcMergeRule should not merge BeamCalcRel and BeamZetaSqlCalcRel.
- Resolved
- links to