You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by vi...@apache.org on 2019/11/22 11:32:16 UTC

[incubator-hudi] branch master updated (17eaf41 -> 7bc08cb)

This is an automated email from the ASF dual-hosted git repository.

vinoth pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hudi.git.


    from 17eaf41  [HUDI-348] Add Issue template for the project (#1029)
     add 7bc08cb  [HUDI-345] Fix used deprecated function (#1024)

No new revisions were added by this update.

Summary of changes:
 .../test/java/org/apache/hudi/common/HoodieMergeOnReadTestUtils.java  | 3 ++-
 .../src/test/java/org/apache/hudi/func/TestUpdateMapFunction.java     | 2 +-
 .../apache/hudi/common/io/storage/SizeAwareFSDataOutputStream.java    | 2 +-
 .../org/apache/hudi/common/table/log/block/HoodieAvroDataBlock.java   | 4 ++--
 .../src/main/java/org/apache/hudi/common/util/LogReaderUtils.java     | 2 +-
 hudi-spark/src/main/scala/org/apache/hudi/AvroConversionUtils.scala   | 4 ++--
 6 files changed, 9 insertions(+), 8 deletions(-)