## Enhancement - [x] UnorderedSourceOp https://github.com/pingcap/tiflash/pull/8872 - [x] SharedQueue https://github.com/pingcap/tiflash/pull/8875 - [x] ResultQueue https://github.com/pingcap/tiflash/pull/9065 - [x] ExchangeReceiver https://github.com/pingcap/tiflash/pull/9073 - [x] ExchangeSender https://github.com/pingcap/tiflash/pull/9072 - [x] RNSegmentSourceOp - Since TiFlash now uses the data sharing pool in its storage-compute separation mode, there's no need to refine RNSegmentSourceOp anymore. - [x] HashJoinProbeTransformOp https://github.com/pingcap/tiflash/pull/9081 - [x] AggregateRestoreSourceOp https://github.com/pingcap/tiflash/pull/9082