This is an automated email from the ASF dual-hosted git repository.
zhangyue19921010 pushed a change to branch HUDI-8990-Part2
in repository https://gitbox.apache.org/repos/asf/hudi.git
from 6f0939dfbbc Flink && Spark query adopt partition bucket index based
buckid pruning
add 2bafa0c28b3 code review
No new revisions were added by this update.
Summary of changes:
.../java/org/apache/hudi/source/FileIndex.java | 21 +--
.../hudi/source/prune/PrimaryKeyPruners.java | 10 +-
.../org/apache/hudi/table/HoodieTableSource.java | 34 ++--
.../apache/hudi/table/ITTestHoodieDataSource.java | 43 +++++
.../apache/hudi/table/TestHoodieTableSource.java | 143 ++++++++++++++-
.../hudi/table/TestPartitionBucketPruning.java | 196 ---------------------
6 files changed, 209 insertions(+), 238 deletions(-)
delete mode 100644
hudi-flink-datasource/hudi-flink/src/test/java/org/apache/hudi/table/TestPartitionBucketPruning.java