This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 4499b0b2bd43 feat(spark): ZooKeeper node should hold spark app id (for
helping debug when lock is held for long time) (#18123)
add 6e0d786b52b8 fix(flink): Don't perform table service during mdt
initialization if streaming write is enabled (#18283)
No new revisions were added by this update.
Summary of changes:
.../hudi/client/HoodieFlinkTableServiceClient.java | 6 +-
.../client/TestHoodieFlinkTableServiceClient.java | 117 +++++++++++++++++++++
2 files changed, 122 insertions(+), 1 deletion(-)
create mode 100644
hudi-client/hudi-flink-client/src/test/java/org/apache/hudi/client/TestHoodieFlinkTableServiceClient.java