This is an automated email from the ASF dual-hosted git repository.
lzljs3620320 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from ee1e83c [FLINK-16673][python] Support metric for Python UDTF (#11566)
add e789bb7 [FLINK-16857][table-planner-blink] Support partition prune by
getPartitions of source
No new revisions were added by this update.
Summary of changes:
.../flink/connectors/hive/HiveTableSource.java | 2 +-
.../PushPartitionIntoTableSourceScanRule.scala | 72 ++--
.../PushPartitionIntoTableSourceScanRuleTest.xml | 442 +++++++++++++++++----
.../PushPartitionIntoTableSourceScanRuleTest.scala | 17 +-
.../table/planner/utils/testTableSources.scala | 42 +-
5 files changed, 447 insertions(+), 128 deletions(-)