Files
doris/regression-test/data/nereids_clickbench_shape_p0/query41.out
morrySnow bb457d7b0d [fix](test) ckbench shape unstable since topn_opt_limit_threshold in fuzzy list (#32256)
fix ckbench shape unstable since topn_opt_limit_threshold in fuzzy list
2024-03-15 18:05:27 +08:00

14 lines
637 B
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !ckbench_shape_41 --
PhysicalResultSink
--PhysicalTopN[MERGE_SORT]
----PhysicalDistribute[DistributionSpecGather]
------PhysicalTopN[LOCAL_SORT]
--------hashAgg[GLOBAL]
----------PhysicalDistribute[DistributionSpecHash]
------------hashAgg[LOCAL]
--------------PhysicalProject
----------------filter((hits.CounterID = 62) and (hits.EventDate <= '2013-07-31') and (hits.EventDate >= '2013-07-01') and (hits.IsRefresh = 0) and (hits.RefererHash = 3594120000172545465) and TraficSourceID IN (-1, 6))
------------------PhysicalOlapScan[hits]