This is an automated email from the ASF dual-hosted git repository.
leonard pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from dae2eb5b61f [FLINK-33581][core] Deprecate getter/setter methods
related to state backend in the StreamExecutionEnvironment.
add 63996b5c7fe [FLINK-31339][table][tests] Comparing with materialized
result when mini-batch enabled to fix unstable sql e2e tests
No new revisions were added by this update.
Summary of changes:
.../flink-end-to-end-tests-sql/pom.xml | 12 ++
.../table/sql/codegen/CreateTableAsITCase.java | 32 +++--
.../table/sql/codegen/PlannerScalaFreeITCase.java | 29 ++++-
.../flink/table/sql/codegen/SqlITCaseBase.java | 143 +++++++++++++++++++--
.../table/sql/codegen/UsingRemoteJarITCase.java | 45 +++++--
5 files changed, 228 insertions(+), 33 deletions(-)