Files
doris/regression-test/data/nereids_p0/set_operations/except.out

149 lines
2.7 KiB
Plaintext

-- This file is automatically generated. You should know what you did if you want to edit this
-- !except_left_deep --
1 a
2 b
3 c
4 d
5 e
6 f
7 g
8 h
9 i
-- !except_left_deep_shape --
PhysicalResultSink
--PhysicalExcept
----filter((t1.__DORIS_DELETE_SIGN__ = 0))
------PhysicalOlapScan[t1]
----filter((t2.__DORIS_DELETE_SIGN__ = 0))
------PhysicalOlapScan[t2]
----filter((t3.__DORIS_DELETE_SIGN__ = 0))
------PhysicalOlapScan[t3]
-- !except_right_deep --
1 a
10 j
2 b
3 c
4 d
5 e
6 f
7 g
8 h
9 i
-- !except_right_deep_shape --
PhysicalResultSink
--PhysicalExcept
----filter((t1.__DORIS_DELETE_SIGN__ = 0))
------PhysicalOlapScan[t1]
----PhysicalExcept
------filter((t2.__DORIS_DELETE_SIGN__ = 0))
--------PhysicalOlapScan[t2]
------filter((t3.__DORIS_DELETE_SIGN__ = 0))
--------PhysicalOlapScan[t3]
-- !except_left_deep_right_deep --
1 a
2 b
3 c
4 d
5 e
6 f
7 g
8 h
9 i
-- !except_left_deep_right_deep_shape --
PhysicalResultSink
--PhysicalExcept
----filter((t1.__DORIS_DELETE_SIGN__ = 0))
------PhysicalOlapScan[t1]
----filter((t2.__DORIS_DELETE_SIGN__ = 0))
------PhysicalOlapScan[t2]
----PhysicalExcept
------filter((t3.__DORIS_DELETE_SIGN__ = 0))
--------PhysicalOlapScan[t3]
------filter((t2.__DORIS_DELETE_SIGN__ = 0))
--------PhysicalOlapScan[t2]
-- !except_left_deep --
1 a
2 b
3 c
3 l
4 d
5 e
6 f
7 g
8 h
9 i
9 o
-- !except_left_deep_shape --
PhysicalResultSink
--PhysicalExcept
----hashAgg[GLOBAL]
------hashAgg[LOCAL]
--------PhysicalUnion
----------filter((t1.__DORIS_DELETE_SIGN__ = 0))
------------PhysicalOlapScan[t1]
----------filter((t2.__DORIS_DELETE_SIGN__ = 0))
------------PhysicalOlapScan[t2]
----filter((t3.__DORIS_DELETE_SIGN__ = 0))
------PhysicalOlapScan[t3]
-- !except_right_deep --
1 a
2 b
3 c
4 d
5 e
6 f
7 g
8 h
9 i
-- !except_right_deep_shape --
PhysicalResultSink
--PhysicalExcept
----filter((t1.__DORIS_DELETE_SIGN__ = 0))
------PhysicalOlapScan[t1]
----hashAgg[GLOBAL]
------hashAgg[LOCAL]
--------PhysicalUnion
----------filter((t2.__DORIS_DELETE_SIGN__ = 0))
------------PhysicalOlapScan[t2]
----------filter((t3.__DORIS_DELETE_SIGN__ = 0))
------------PhysicalOlapScan[t3]
-- !except_left_deep_right_deep --
1 a
2 b
3 c
4 d
5 e
6 f
7 g
8 h
9 i
-- !except_left_deep_right_deep_shape --
PhysicalResultSink
--PhysicalExcept
----hashAgg[GLOBAL]
------hashAgg[LOCAL]
--------PhysicalUnion
----------filter((t1.__DORIS_DELETE_SIGN__ = 0))
------------PhysicalOlapScan[t1]
----------filter((t2.__DORIS_DELETE_SIGN__ = 0))
------------PhysicalOlapScan[t2]
----hashAgg[GLOBAL]
------hashAgg[LOCAL]
--------PhysicalUnion
----------filter((t3.__DORIS_DELETE_SIGN__ = 0))
------------PhysicalOlapScan[t3]
----------filter((t2.__DORIS_DELETE_SIGN__ = 0))
------------PhysicalOlapScan[t2]