bgeng777 commented on code in PR #27203:
URL: https://github.com/apache/flink/pull/27203#discussion_r2501574246
##########
flink-table/flink-table-planner/src/main/scala/org/apache/flink/table/planner/plan/rules/logical/RemoteCalcSplitRule.scala:
##########
@@ -72,9 +72,21 @@ abstract class RemoteCalcSplitRuleBase[T](
callFinder)
val splitComponents = split(program, splitter)
+
Review Comment:
does this change work for java udf as well?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]