This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from afb29d9 [FLINK-25011][runtime] Introduce vertex parallelism decider
and default implementation.
add 2e9f9ad [FLINK-24728][tests] Add tests to ensure SQL file sink closes
all created files
No new revisions were added by this update.
Summary of changes:
.../org/apache/flink/testutils/TestFileSystem.java | 77 ++++++++++++++++++++--
.../planner/runtime/FileSystemITCaseBase.scala | 14 ++--
.../batch/sql/FileSystemTestCsvITCase.scala | 17 +++++
.../stream/sql/StreamFileSystemTestCsvITCase.scala | 17 ++++-
4 files changed, 113 insertions(+), 12 deletions(-)