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 ae00079 [HUDI-1475]: fixed java doc for precombine api (#3867)
add 909c3ba [HUDI-2632] Schema evolution for flink parquet reader (#3872)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/table/format/FormatUtils.java | 6 ++-
.../format/cow/ParquetColumnarRowSplitReader.java | 59 +++++++++++++---------
.../table/format/cow/ParquetSplitReaderUtil.java | 22 ++++++--
.../apache/hudi/table/HoodieDataSourceITCase.java | 38 ++++++++++++++
.../apache/hudi/table/format/TestInputFormat.java | 15 ++++++
.../org/apache/hudi/utils/TestConfigurations.java | 19 ++++++-
6 files changed, 131 insertions(+), 28 deletions(-)