This is an automated email from the ASF dual-hosted git repository.
MartijnVisser pushed a change to branch release-1.20
in repository https://gitbox.apache.org/repos/asf/flink.git
from 6e98363a802 [FLINK-39481][table] Add stress ITCase for watermarks
deferred at end of input
new b8ba71ddea6 [FLINK-36242][test] Fix inconsistent logic between
listTable and getTable in TestFileSystemCatalog
new 2a38d6b3366 [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(-)