This is an automated email from the ASF dual-hosted git repository.
dianfu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git
from e7ce0a29696 [FLINK-33619][table-planner][JUnit5 Migration] Migrate
misc Junit4 tests to JUnit5
new bcca67d286b [FLINK-33613][python] Port Beam DefaultJobBundleFactory
class to flink-python module
new 977463cce3e [FLINK-33613][python] Make sure gRPC server is shutdown
gracefully if Python process startup failed
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:
.../control/DefaultJobBundleFactory.java | 802 +++++++++++++++++++++
1 file changed, 802 insertions(+)
create mode 100644
flink-python/src/main/java/org/apache/beam/runners/fnexecution/control/DefaultJobBundleFactory.java