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 9dc6df5  [HUDI-3595] Fixing NULL schema provider for empty batch 
(#5002)
     add 83cff3a  [HUDI-3522] Introduce DropColumnSchemaPostProcessor to 
support drop columns from schema (#4972)

No new revisions were added by this update.

Summary of changes:
 .../schema/DropColumnSchemaPostProcessor.java      | 88 ++++++++++++++++++++++
 .../hudi/utilities/TestSchemaPostProcessor.java    | 25 ++++++
 2 files changed, 113 insertions(+)
 create mode 100644 
hudi-utilities/src/main/java/org/apache/hudi/utilities/schema/DropColumnSchemaPostProcessor.java

Reply via email to