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 6dab307 [MINOR] Remove redundant and conflicting spark-hive
dependency (#4228)
add e8473b9 [HUDI-2951] Disable remote view storage config for flink
(#4237)
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/sink/CleanFunction.java | 2 +-
.../hudi/sink/bootstrap/BootstrapOperator.java | 2 +-
.../sink/partitioner/BucketAssignFunction.java | 2 +-
.../java/org/apache/hudi/util/FlinkTables.java | 4 +-
.../java/org/apache/hudi/util/StreamerUtil.java | 52 ++------------
.../apache/hudi/util/ViewStorageProperties.java | 83 ----------------------
.../org/apache/hudi/utils/TestStreamerUtil.java | 11 ---
.../hudi/utils/TestViewStorageProperties.java | 57 ---------------
8 files changed, 9 insertions(+), 204 deletions(-)
delete mode 100644
hudi-flink/src/main/java/org/apache/hudi/util/ViewStorageProperties.java
delete mode 100644
hudi-flink/src/test/java/org/apache/hudi/utils/TestViewStorageProperties.java