You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by yi...@apache.org on 2022/01/12 07:17:44 UTC

[hudi] branch master updated (4b01119 -> 017ddbb)

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

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


    from 4b01119  [HUDI-3184] hudi-flink support timestamp-micros (#4548)
     add 017ddbb  [MINOR] Fix typos (#4567)

No new revisions were added by this update.

Summary of changes:
 .../bloom/HoodieBaseBloomIndexCheckFunction.java   |  4 ++--
 .../hudi/client/utils/SparkValidatorUtils.java     |  2 +-
 .../index/bloom/HoodieBloomIndexCheckFunction.java |  4 ++--
 .../sql/catalyst/catalog/HoodieCatalogTable.scala  |  4 ++--
 .../TestHoodieDatasetBulkInsertHelper.java         |  4 ++--
 .../apache/hudi/functional/TestCOWDataSource.scala | 28 +++++++++++-----------
 .../hive/HiveStylePartitionValueExtractor.java     |  2 +-
 .../sources/helpers/DatePartitionPathSelector.java |  4 ++--
 8 files changed, 26 insertions(+), 26 deletions(-)