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

morrySnow pushed a change to branch fe_local_shuffle_optimize
in repository https://gitbox.apache.org/repos/asf/doris.git


     was 2dbc6f0fbc6 [opt](local shuffle) cores-aware bucket upgrade gate

This change permanently discards the following revisions:

 discard 2dbc6f0fbc6 [opt](local shuffle) cores-aware bucket upgrade gate
 discard 150113e25b7 [test](local shuffle) pin DORIS-25413: count(distinct) 
under serial exchange
 discard d9a6f316552 [fix](local shuffle) do not spread bucket destinations for 
a serial exchange
 discard a72c363bf0b Revert "Reapply [opt](local shuffle) parallel pooled 
bucket scan"
 discard 3dfc9aa66fc [test](local shuffle) forced runtime-filter correctness 
case for the bucket upgrade
 discard eb8044e89fb Reapply "[opt](local shuffle) parallel pooled bucket scan: 
spread ranges to bucket owners"
 discard 41ff3a086c7 [fix](runtime filter) truthful local-merge signal for 
filters crossing a local exchange
 discard 7c39882f66a [opt](local shuffle) whole-chain bucket upgrade: stacked 
lower joins upgrade too
 discard 68c337b7cc1 [test](local shuffle) make bucket upgrade suite 
independent of BE count
 discard 192729a4442 Revert "[opt](local shuffle) parallel pooled bucket scan: 
spread ranges to bucket owners (DORIS-24902)"
 discard 1ebdfd2ab30 [opt](local shuffle) parallel pooled bucket scan: spread 
ranges to bucket owners (DORIS-24902)
 discard 9fc18602238 [fix](exchange) orphan detection must use per-BE local 
task index and skip serial exchanges
 discard 7dd0b12a164 [opt](nereids) make bucket shuffle downgrade threshold 
tunable
 discard 8459202a752 [fix](exchange) bucket-shuffle orphan instances must start 
receivers at EOS (DORIS-24902)
 discard 001548d9f81 [opt](local shuffle) upgrade bucket LE to local hash when 
instances exceed buckets (DORIS-24902 part 2)
 discard 87c0e730ab6 [fix](local shuffle) spread bucket-shuffle dests across 
pooled instances by assigned join buckets
 discard 1f4d8111f75 [fix](local shuffle) decouple exchange serial from scan 
pooling when FE planner enabled
 discard bdd3b1e55ea [fix](local shuffle) convert remaining ExchangeType refs 
to TLocalPartitionType after rebase
 discard c51498efb58 [fix](local shuffle) fall back to LOCAL hash for serial 
source in PARTITIONED join/intersect
 discard 05df1227062 [test](local shuffle) add DORIS-26103 regression: UNION 
ALL + PartitionTopN + INTERSECT
 discard 932ee9dfbf8 [test](local shuffle) regression tests for 
DORIS-26100/26101 global hash require
 discard 69dc6c4265b [fix](local shuffle) Intersect/Except: 
requireGlobalExecutionHash instead of autoRequireHash
 discard f533d1a7386 [fix](local shuffle) PARTITIONED hash join: 
requireGlobalExecutionHash instead of requireHash
 discard c78b4546ec0 [test](local shuffle) update 
LocalShuffleNodeCoverageTest.testRepeatNode for noRequire fix
 discard 0d7aa6dbf53 [test](local shuffle) cover RepeatNode noRequire + 
return-child-distribution behaviors
 discard a9454a11a72 [fix](local shuffle) RepeatNode: stop forwarding hash 
require below repeat
 discard 4c968279492 [fix](local shuffle) Route to NereidsCoordinator based on 
distributedPlans
 discard 133432cbe59 [doc](local shuffle) DANGER ZONE on sender_count to 
prevent repeated mistakes
 discard a2760874f8c [revert](local shuffle) Roll back the sender_count 
std::max patch
 discard 3287a742f7b [fix](local shuffle) Mirror BE partition_exprs and 
sender_count for FE-planned LE
 discard 200c539b194 [test](local shuffle) Switch order-sensitive checks to 
order_qt_*
 discard 663a2e2ffe2 [fix](local shuffle) Skip LocalExchange under 
RecursiveCteNode and mark it serial (DORIS-25865)
 discard 81f59fdb617 [fix](local shuffle) Restore LoadStatistic fileNum 
tracking under FE local-shuffle planner
 discard ca297220562 [test](local shuffle) Drop stats-sensitive shape 
assertions from test_multilevel_join_agg_local_shuffle
 discard 383ea3f6c80 [test](local shuffle) Rewrite LocalExchangePlannerTest 
with PlanShape DSL
 discard 8558c269144 [refactor](local shuffle) Move local exchange planning 
from BE to FE


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

Reply via email to