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 210d6c929cb [HUDI-6447] Unify operation in compaction and clustering
procedure (#9068)
add eaace3032b7 [HUDI-6465] Fix data skipping support BIGINT (#9112)
No new revisions were added by this update.
Summary of changes:
.../org/apache/hudi/source/prune/DataPruner.java | 1 +
.../apache/hudi/source/prune/TestDataPruner.java | 90 ++++++++++++++++++++++
2 files changed, 91 insertions(+)
create mode 100644
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/source/prune/TestDataPruner.java