KurtYoung commented on a change in pull request #8980: [FLINK-13040] improve
blink table config
URL: https://github.com/apache/flink/pull/8980#discussion_r300899311
##########
File path:
flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/plan/optimize/RelNodeBlock.scala
##########
@@ -376,6 +378,18 @@ class RelNodeBlockPlanBuilder private(config:
TableConfig) {
object RelNodeBlockPlanBuilder {
+ val SQL_OPTIMIZER_UNIONALL_AS_BREAKPOINT_DISABLED: ConfigOption[JBoolean] =
Review comment:
add @Experimental?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services