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 731bd8a04029 feat: adding support for trino in notebooks (#14242)
add 158747727dbd feat(schema): Add types for decimal, date, timestamp,
time, and uuid (#14312)
No new revisions were added by this update.
Summary of changes:
.../apache/hudi/common/schema/HoodieSchema.java | 335 ++++++++++++++++++++-
.../hudi/common/schema/HoodieSchemaType.java | 110 ++++---
.../hudi/common/schema/TestHoodieSchema.java | 114 ++++++-
.../hudi/common/schema/TestHoodieSchemaType.java | 92 ++++--
4 files changed, 582 insertions(+), 69 deletions(-)