You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by da...@apache.org on 2021/09/15 04:05:03 UTC

[hudi] branch master updated (d90fd1f -> 627f20f)

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 d90fd1f  [MINOR] Update Kafka connect sink readme
     add 627f20f  [HUDI-2430] Make decimal compatible with hudi for flink writer (#3658)

No new revisions were added by this update.

Summary of changes:
 .../row/parquet/ParquetSchemaConverter.java        |  2 +-
 .../table/format/cow/ParquetDecimalVector.java     | 23 ++-------
 .../table/format/cow/ParquetSplitReaderUtil.java   | 50 ++++----------------
 .../apache/hudi/table/HoodieDataSourceITCase.java  | 33 +++++++++++--
 .../org/apache/hudi/utils/TestConfigurations.java  | 54 +++++++++++++++++-----
 5 files changed, 84 insertions(+), 78 deletions(-)