Files
doris/regression-test/data/empty_relation/eliminate_empty.out

88 lines
1.7 KiB
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !onerow_union --
1 2
3 4
-- !join --
PhysicalResultSink
--PhysicalEmptyRelation
-- !explain_union_empty_data --
PhysicalResultSink
--PhysicalDistribute[DistributionSpecGather]
----hashAgg[LOCAL]
------PhysicalProject
--------PhysicalOlapScan[nation]
-- !union_empty_data --
1
-- !explain_union_empty_empty --
PhysicalResultSink
--PhysicalEmptyRelation
-- !union_empty_empty --
-- !union_emtpy_onerow --
10
-- !explain_intersect_data_empty --
PhysicalResultSink
--PhysicalEmptyRelation
-- !explain_intersect_empty_data --
PhysicalResultSink
--PhysicalEmptyRelation
-- !explain_except_data_empty --
PhysicalResultSink
--PhysicalDistribute[DistributionSpecGather]
----PhysicalProject
------hashAgg[LOCAL]
--------PhysicalProject
----------PhysicalOlapScan[nation]
-- !explain_except_data_empty_data --
PhysicalResultSink
--PhysicalDistribute[DistributionSpecGather]
----PhysicalExcept
------PhysicalDistribute[DistributionSpecHash]
--------PhysicalProject
----------PhysicalOlapScan[nation]
------PhysicalDistribute[DistributionSpecHash]
--------PhysicalProject
----------filter(( not (n_nationkey = 1)))
------------PhysicalOlapScan[nation]
-- !except_data_empty_data --
1
-- !explain_except_empty_data --
PhysicalResultSink
--PhysicalEmptyRelation
-- !intersect_data_empty --
-- !intersect_empty_data --
-- !except_data_empty --
1
-- !except_empty_data --
-- !prune_partition1 --
PhysicalResultSink
--PhysicalProject
----PhysicalEmptyRelation
-- !prune_partition2 --
PhysicalResultSink
--PhysicalProject
----PhysicalEmptyRelation
-- !join_with_empty_child --
2 8 e v 3
4 7 at 2
9 3 q 0