This is an automated email from the ASF dual-hosted git repository.
wangxianghu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git.
from 60e0254 [HUDI-1996] Adding functionality to allow the providing of
basic auth creds for confluent cloud schema registry (#3097)
add f2621da [HUDI-2093] Fix empty avro schema path caused by duplicate
parameters (#3177)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/configuration/FlinkOptions.java | 12 ++++++------
.../apache/hudi/schema/FilebasedSchemaProvider.java | 6 +++---
.../org/apache/hudi/streamer/FlinkStreamerConfig.java | 18 ++++++------------
.../java/org/apache/hudi/table/HoodieTableFactory.java | 10 +++++-----
.../main/java/org/apache/hudi/util/CompactionUtil.java | 2 +-
.../main/java/org/apache/hudi/util/StreamerUtil.java | 8 ++++----
.../org/apache/hudi/table/TestHoodieTableFactory.java | 12 ++++++------
.../java/org/apache/hudi/utils/TestConfigurations.java | 4 ++--
8 files changed, 33 insertions(+), 39 deletions(-)