This is an automated email from the ASF dual-hosted git repository.
ron pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from 8d4e98503fd [FLINK-36225][core] Remove deprecated method marked in
FLIP-382
new 5ea7ea70f31 [FLINK-36242][test] Fix inconsistent logic between
listTable and getTable in TestFileSystemCatalog
new 36103ff3a97 [FLINK-36242][table] Drop all materialized tables manually
instead of automatically dropping them in the after method.
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:
.../AbstractMaterializedTableStatementITCase.java | 43 +++++-----------
...GatewayRestEndpointMaterializedTableITCase.java | 10 ++++
.../service/MaterializedTableStatementITCase.java | 57 +++++++++++++++++++++-
.../testutils/catalog/TestFileSystemCatalog.java | 9 ++--
.../catalog/TestFileSystemCatalogTest.java | 15 +++++-
.../catalog/TestFileSystemCatalogTestBase.java | 1 +
6 files changed, 97 insertions(+), 38 deletions(-)