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 853cbef630b3 feat(vector_search): Implement functionality for
pre-filters and maxD… (#18797)
add 588998fc7193 refactor(flink): Refactor RowData writer factory to use
HoodieSchema (#18873)
No new revisions were added by this update.
Summary of changes:
.../io/storage/row/HoodieRowDataCreateHandle.java | 12 +++-
.../row/HoodieRowDataFileWriterFactory.java | 64 ++--------------------
.../row/HoodieRowDataParquetWriteSupport.java | 6 +-
.../io/storage/row/RowDataParquetWriteSupport.java | 6 +-
.../TestHoodieRowDataParquetConfigInjector.java | 11 +++-
5 files changed, 31 insertions(+), 68 deletions(-)