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

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


      at bdd3b1e55ea [fix](local shuffle) convert remaining ExchangeType refs 
to TLocalPartitionType after rebase

This branch includes the following new commits:

     new 8558c269144 [refactor](local shuffle) Move local exchange planning 
from BE to FE
     new 383ea3f6c80 [test](local shuffle) Rewrite LocalExchangePlannerTest 
with PlanShape DSL
     new ca297220562 [test](local shuffle) Drop stats-sensitive shape 
assertions from test_multilevel_join_agg_local_shuffle
     new 81f59fdb617 [fix](local shuffle) Restore LoadStatistic fileNum 
tracking under FE local-shuffle planner
     new 663a2e2ffe2 [fix](local shuffle) Skip LocalExchange under 
RecursiveCteNode and mark it serial (DORIS-25865)
     new 200c539b194 [test](local shuffle) Switch order-sensitive checks to 
order_qt_*
     new 3287a742f7b [fix](local shuffle) Mirror BE partition_exprs and 
sender_count for FE-planned LE
     new a2760874f8c [revert](local shuffle) Roll back the sender_count 
std::max patch
     new 133432cbe59 [doc](local shuffle) DANGER ZONE on sender_count to 
prevent repeated mistakes
     new 4c968279492 [fix](local shuffle) Route to NereidsCoordinator based on 
distributedPlans
     new a9454a11a72 [fix](local shuffle) RepeatNode: stop forwarding hash 
require below repeat
     new 0d7aa6dbf53 [test](local shuffle) cover RepeatNode noRequire + 
return-child-distribution behaviors
     new c78b4546ec0 [test](local shuffle) update 
LocalShuffleNodeCoverageTest.testRepeatNode for noRequire fix
     new f533d1a7386 [fix](local shuffle) PARTITIONED hash join: 
requireGlobalExecutionHash instead of requireHash
     new 69dc6c4265b [fix](local shuffle) Intersect/Except: 
requireGlobalExecutionHash instead of autoRequireHash
     new 932ee9dfbf8 [test](local shuffle) regression tests for 
DORIS-26100/26101 global hash require
     new 05df1227062 [test](local shuffle) add DORIS-26103 regression: UNION 
ALL + PartitionTopN + INTERSECT
     new c51498efb58 [fix](local shuffle) fall back to LOCAL hash for serial 
source in PARTITIONED join/intersect
     new bdd3b1e55ea [fix](local shuffle) convert remaining ExchangeType refs 
to TLocalPartitionType after rebase

The 19 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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

Reply via email to