This is an automated email from the ASF dual-hosted git repository.
vhs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from a27f77b00e0d refactor: drop unused InMemoryFileSystem class and test
(#17997)
add f850eb16d99d feat(schema): Add VARIANT support to HoodieSchema (#17751)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/common/schema/HoodieSchema.java | 401 ++++++++++++-
.../hudi/common/schema/HoodieSchemaType.java | 7 +
.../hudi/common/schema/TestHoodieSchema.java | 617 ++++++++++++++++++++-
.../hudi/common/schema/TestHoodieSchemaType.java | 17 +
4 files changed, 1026 insertions(+), 16 deletions(-)