This is an automated email from the ASF dual-hosted git repository.
lincoln pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from dafed7ed282 [hotfix] Make use of `CompiledPlan#asJsonString` instead
of `getFormattedJson`
new fc01ed73764 [refactor][table-planner] Separate specific node logic
from visit block for StreamNonDeterministicUpdatePlanVisitor to improve
readability
new e126f382a1f [hotfix][table-planner] Fix LookupJoinTest incorrectly not
enabling test case testAggAndLeftJoinWithTryResolveMode
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../StreamNonDeterministicUpdatePlanVisitor.java | 1089 +++++++++++---------
.../plan/stream/sql/join/LookupJoinTest.scala | 1 +
2 files changed, 577 insertions(+), 513 deletions(-)