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 4b2fd37  [MINOR] Remove unused static var in HoodieAvroWriteSupport 
(#4543)
     add 6cdcd89  [HUDI-3094] Unify Hive's InputFormat implementations to avoid 
duplication (#4417)

No new revisions were added by this update.

Summary of changes:
 ...tFormat.java => HoodieFileInputFormatBase.java} |  68 ++++---
 .../apache/hudi/hadoop/HoodieHFileInputFormat.java |  97 +---------
 .../hudi/hadoop/HoodieParquetInputFormat.java      | 199 +++++++--------------
 .../realtime/HoodieHFileRealtimeInputFormat.java   |  24 +--
 .../realtime/HoodieParquetRealtimeInputFormat.java |  19 +-
 .../hudi/hadoop/utils/HoodieInputFormatUtils.java  |  10 +-
 6 files changed, 112 insertions(+), 305 deletions(-)
 copy 
hudi-hadoop-mr/src/main/java/org/apache/hudi/hadoop/{HoodieHFileInputFormat.java
 => HoodieFileInputFormatBase.java} (77%)

Reply via email to