You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by pr...@apache.org on 2014/12/23 20:21:31 UTC

svn commit: r1647652 - /hive/trunk/ql/src/test/results/clientpositive/tez/lvj_mapjoin.q.out

Author: prasanthj
Date: Tue Dec 23 19:21:30 2014
New Revision: 1647652

URL: http://svn.apache.org/r1647652
Log:
HIVE-9197: fix lvj_mapjoin.q diff in trunk (Prasanth Jayachandran reviewed by Ashutosh Chauhan)

Modified:
    hive/trunk/ql/src/test/results/clientpositive/tez/lvj_mapjoin.q.out

Modified: hive/trunk/ql/src/test/results/clientpositive/tez/lvj_mapjoin.q.out
URL: http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/tez/lvj_mapjoin.q.out?rev=1647652&r1=1647651&r2=1647652&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/clientpositive/tez/lvj_mapjoin.q.out (original)
+++ hive/trunk/ql/src/test/results/clientpositive/tez/lvj_mapjoin.q.out Tue Dec 23 19:21:30 2014
@@ -137,9 +137,6 @@ STAGE PLANS:
                             Map Join Operator
                               condition map:
                                    Inner Join 0 to 1
-                              condition expressions:
-                                0 {_col0} {_col1}
-                                1 {_col0} {_col1}
                               keys:
                                 0 _col0 (type: int)
                                 1 _col0 (type: int)
@@ -178,9 +175,6 @@ STAGE PLANS:
                               Map Join Operator
                                 condition map:
                                      Inner Join 0 to 1
-                                condition expressions:
-                                  0 {_col0} {_col1}
-                                  1 {_col0} {_col1}
                                 keys:
                                   0 _col0 (type: int)
                                   1 _col0 (type: int)