You are viewing a plain text version of this content. The canonical link for it is here.
Posted to gitbox@hive.apache.org by GitBox <gi...@apache.org> on 2020/08/05 13:42:12 UTC

[GitHub] [hive] zeroflag commented on a change in pull request #1323: HIVE-23723. Limit operator pushdown through LOJ (amagyar)

zeroflag commented on a change in pull request #1323:
URL: https://github.com/apache/hive/pull/1323#discussion_r465735061



##########
File path: ql/src/test/results/clientpositive/llap/explainuser_1.q.out
##########
@@ -124,27 +124,25 @@ Stage-3
                   <-Reducer 2 [SIMPLE_EDGE] llap
                     File Output Operator [FS_7]
                       table:{"name:":"default.src_orc_merge_test_part_n1"}
-                      Select Operator [SEL_6] (rows=100 width=95)
+                      Select Operator [SEL_4] (rows=100 width=178)
                         Output:["_col0","_col1"]
                         Limit [LIM_5] (rows=100 width=178)
                           Number of rows:100
-                          Select Operator [SEL_4] (rows=100 width=178)
-                            Output:["_col0","_col1"]
-                          <-Map 1 [CUSTOM_SIMPLE_EDGE] llap
-                            PARTITION_ONLY_SHUFFLE [RS_3]
-                              Limit [LIM_2] (rows=100 width=178)
-                                Number of rows:100
-                                Select Operator [SEL_1] (rows=500 width=178)
-                                  Output:["_col0","_col1"]
-                                  TableScan [TS_0] (rows=500 width=178)
-                                    default@src,src,Tbl:COMPLETE,Col:COMPLETE,Output:["key","value"]
+                        <-Map 1 [CUSTOM_SIMPLE_EDGE] llap
+                          PARTITION_ONLY_SHUFFLE [RS_3]
+                            Limit [LIM_2] (rows=100 width=178)

Review comment:
       fixed




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org
For additional commands, e-mail: gitbox-help@hive.apache.org