This is an automated email from the ASF dual-hosted git repository.

github-actions[bot] pushed a change to branch auto-pick-65659-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git


    from eb4f18a4d6b branch-4.0: [fix](be) Fix time-sharing executor queued 
task count (#65043)
     add 40d29900ef4 [Fix](nereids) Freeze sortedPartitionRanges in 
SelectedPartitions to prevent TOCTOU NPE during partition pruning (#65659)

No new revisions were added by this update.

Summary of changes:
 .../doris/datasource/hive/HMSExternalTable.java    |  24 ++
 .../rules/rewrite/PruneFileScanPartition.java      |  14 +-
 .../trees/plans/logical/LogicalFileScan.java       |  29 ++-
 .../BinarySearchPartitionInconsistencyTest.java    | 255 +++++++++++++++++++++
 4 files changed, 315 insertions(+), 7 deletions(-)
 create mode 100644 
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/rules/BinarySearchPartitionInconsistencyTest.java


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to