This is an automated email from the ASF dual-hosted git repository.
danny0405 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from bf70d4c7dc5d feat(schema): phase 17 - Remove AvroSchemaUtils usage
(part 1) (#17535)
add 875783d5c6e8 fix: Support column stats prunning on metadata columns
for flink reader (#17580)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/util/SerializableSchema.java | 16 ++++---
.../apache/hudi/table/ITTestHoodieDataSource.java | 52 ++++++++++++++++++++++
.../apache/hudi/table/TestHoodieTableSource.java | 34 +++++++++++++-
.../java/org/apache/hudi/utils/SchemaBuilder.java | 5 +++
.../org/apache/hudi/utils/TestConfigurations.java | 12 +++++
5 files changed, 113 insertions(+), 6 deletions(-)