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 092375fc1f [HUDI-3523] Introduce AddColumnSchemaPostProcessor to
support add columns to the end of a schema (#5031)
add 9bab1063f4 Revert "[HUDI-3523] Introduce AddColumnSchemaPostProcessor
to support add columns to the end of a schema (#5031)" (#6768)
No new revisions were added by this update.
Summary of changes:
.../schema/AddColumnSchemaPostProcessor.java | 172 ---------------------
.../hudi/utilities/TestSchemaPostProcessor.java | 62 +-------
2 files changed, 5 insertions(+), 229 deletions(-)
delete mode 100644
hudi-utilities/src/main/java/org/apache/hudi/utilities/schema/AddColumnSchemaPostProcessor.java