You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by wa...@apache.org on 2022/02/22 06:21:22 UTC

[hudi] branch master updated (14dbbdf -> 4d1f74e)

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 14dbbdf  [HUDI-2189] Adding delete partitions support to DeltaStreamer (#4787)
     add 4d1f74e  [HUDI-3464] Fix wrong exception thrown from HiveSchemaProvider (#4865)

No new revisions were added by this update.

Summary of changes:
 ...ion.java => HoodieSchemaProviderException.java} |  6 +--
 .../hudi/utilities/schema/HiveSchemaProvider.java  | 49 ++++++++++++----------
 2 files changed, 30 insertions(+), 25 deletions(-)
 copy hudi-utilities/src/main/java/org/apache/hudi/utilities/exception/{HoodieDeltaStreamerException.java => HoodieSchemaProviderException.java} (83%)