This is an automated email from the ASF dual-hosted git repository.
sivabalan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 40c2a99b879 [HUDI-9372] Claim RFC-95 Hudi Flink Source Implementation
(#13258)
add 10f6c4858d4 [HUDI-9346] Add getColumnStats method which supports list
of columns (#13234)
No new revisions were added by this update.
Summary of changes:
.../hudi/common/table/view/NoOpTableMetadata.java | 5 ++
.../apache/hudi/metadata/BaseTableMetadata.java | 94 ++++++++++++++--------
.../metadata/FileSystemBackedTableMetadata.java | 5 ++
.../apache/hudi/metadata/HoodieTableMetadata.java | 12 +++
.../functional/TestHoodieBackedMetadata.java | 71 ++++++++++++++++
5 files changed, 152 insertions(+), 35 deletions(-)