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 0749cc8 [HUDI-2081] Move schema util tests out from TestHiveSyncTool
(#3166)
add b8a8f57 [HUDI-2094] Supports hive style partitioning for flink writer
(#3178)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/configuration/FlinkOptions.java | 18 +++++++++--------
.../org/apache/hudi/sink/StreamWriteFunction.java | 8 ++++----
.../apache/hudi/sink/utils/HiveSyncContext.java | 2 +-
.../apache/hudi/streamer/FlinkStreamerConfig.java | 8 +++++++-
.../org/apache/hudi/table/HoodieTableSource.java | 4 ++--
.../apache/hudi/table/format/FilePathUtils.java | 2 +-
.../table/format/mor/MergeOnReadInputFormat.java | 2 +-
.../apache/hudi/table/HoodieDataSourceITCase.java | 23 ++++++++++++++++++++--
8 files changed, 47 insertions(+), 20 deletions(-)