This is an automated email from the ASF dual-hosted git repository. twalthr pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git.
from 8926201 Revert "[FLINK-20033] Make JobManagerJobStatusListener call back run directly" add 10ff4c6 [FLINK-20029][table-planner-blink] Support computed columns with metadata No new revisions were added by this update. Summary of changes: .../planner/operations/MergeTableLikeUtil.java | 20 ++++++--- .../planner/operations/MergeTableLikeUtilTest.java | 2 + .../PushWatermarkIntoTableSourceScanRuleTest.java | 23 +++++++++- .../PushWatermarkIntoTableSourceScanRuleTest.xml | 20 +++++++++ .../plan/stream/sql/SourceWatermarkTest.xml | 51 +++++++++++++++------- .../planner/plan/stream/sql/TableScanTest.xml | 4 +- .../planner/plan/stream/sql/TableSourceTest.xml | 2 +- .../plan/stream/sql/SourceWatermarkTest.scala | 2 - .../planner/plan/stream/sql/TableScanTest.scala | 3 +- .../planner/plan/stream/sql/TableSourceTest.scala | 2 +- .../runtime/stream/sql/SourceWatermarkITCase.scala | 2 - .../runtime/stream/sql/TableSourceITCase.scala | 36 +++++---------- 12 files changed, 109 insertions(+), 58 deletions(-)