You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by ha...@apache.org on 2014/03/22 06:03:42 UTC

svn commit: r1580169 [2/2] - in /hive/branches/branch-0.13/ql/src: java/org/apache/hadoop/hive/ql/exec/ java/org/apache/hadoop/hive/ql/optimizer/ java/org/apache/hadoop/hive/ql/parse/ java/org/apache/hadoop/hive/ql/plan/ java/org/apache/hadoop/hive/ql/...

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/udtf_parse_url_tuple.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/udtf_parse_url_tuple.q.out?rev=1580169&r1=1580168&r2=1580169&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/udtf_parse_url_tuple.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/udtf_parse_url_tuple.q.out Sat Mar 22 05:03:41 2014
@@ -325,26 +325,23 @@ STAGE PLANS:
                 Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
                 Lateral View Join Operator
                   outputColumnNames: _col4, _col5, _col6, _col7, _col8, _col9, _col10, _col11, _col12
-                  Statistics: Num rows: 12 Data size: 426 Basic stats: COMPLETE Column stats: NONE
-                  Filter Operator
-                    predicate: _col12 is not null (type: boolean)
-                    Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
-                    Select Operator
-                      expressions: _col4 (type: string)
-                      outputColumnNames: _col4
-                      Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
-                      Group By Operator
-                        aggregations: count()
-                        keys: _col4 (type: string)
-                        mode: hash
-                        outputColumnNames: _col0, _col1
-                        Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
-                        Reduce Output Operator
-                          key expressions: _col0 (type: string)
-                          sort order: +
-                          Map-reduce partition columns: _col0 (type: string)
-                          Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
-                          value expressions: _col1 (type: bigint)
+                  Statistics: Num rows: 9 Data size: 319 Basic stats: COMPLETE Column stats: NONE
+                  Select Operator
+                    expressions: _col4 (type: string)
+                    outputColumnNames: _col4
+                    Statistics: Num rows: 9 Data size: 319 Basic stats: COMPLETE Column stats: NONE
+                    Group By Operator
+                      aggregations: count()
+                      keys: _col4 (type: string)
+                      mode: hash
+                      outputColumnNames: _col0, _col1
+                      Statistics: Num rows: 9 Data size: 319 Basic stats: COMPLETE Column stats: NONE
+                      Reduce Output Operator
+                        key expressions: _col0 (type: string)
+                        sort order: +
+                        Map-reduce partition columns: _col0 (type: string)
+                        Statistics: Num rows: 9 Data size: 319 Basic stats: COMPLETE Column stats: NONE
+                        value expressions: _col1 (type: bigint)
               Select Operator
                 expressions: fullurl (type: string), 'HOST' (type: string), 'PATH' (type: string), 'QUERY' (type: string), 'REF' (type: string), 'PROTOCOL' (type: string), 'FILE' (type: string), 'AUTHORITY' (type: string), 'USERINFO' (type: string), 'QUERY:k1' (type: string)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, _col7, _col8, _col9
@@ -352,27 +349,27 @@ STAGE PLANS:
                 UDTF Operator
                   Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
                   function name: parse_url_tuple
-                  Lateral View Join Operator
-                    outputColumnNames: _col4, _col5, _col6, _col7, _col8, _col9, _col10, _col11, _col12
-                    Statistics: Num rows: 12 Data size: 426 Basic stats: COMPLETE Column stats: NONE
-                    Filter Operator
-                      predicate: _col12 is not null (type: boolean)
-                      Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
+                  Filter Operator
+                    predicate: c8 is not null (type: boolean)
+                    Statistics: Num rows: 3 Data size: 106 Basic stats: COMPLETE Column stats: NONE
+                    Lateral View Join Operator
+                      outputColumnNames: _col4, _col5, _col6, _col7, _col8, _col9, _col10, _col11, _col12
+                      Statistics: Num rows: 9 Data size: 319 Basic stats: COMPLETE Column stats: NONE
                       Select Operator
                         expressions: _col4 (type: string)
                         outputColumnNames: _col4
-                        Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
+                        Statistics: Num rows: 9 Data size: 319 Basic stats: COMPLETE Column stats: NONE
                         Group By Operator
                           aggregations: count()
                           keys: _col4 (type: string)
                           mode: hash
                           outputColumnNames: _col0, _col1
-                          Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
+                          Statistics: Num rows: 9 Data size: 319 Basic stats: COMPLETE Column stats: NONE
                           Reduce Output Operator
                             key expressions: _col0 (type: string)
                             sort order: +
                             Map-reduce partition columns: _col0 (type: string)
-                            Statistics: Num rows: 6 Data size: 213 Basic stats: COMPLETE Column stats: NONE
+                            Statistics: Num rows: 9 Data size: 319 Basic stats: COMPLETE Column stats: NONE
                             value expressions: _col1 (type: bigint)
       Reduce Operator Tree:
         Group By Operator
@@ -380,14 +377,14 @@ STAGE PLANS:
           keys: KEY._col0 (type: string)
           mode: mergepartial
           outputColumnNames: _col0, _col1
-          Statistics: Num rows: 3 Data size: 106 Basic stats: COMPLETE Column stats: NONE
+          Statistics: Num rows: 4 Data size: 141 Basic stats: COMPLETE Column stats: NONE
           Select Operator
             expressions: _col0 (type: string), _col1 (type: bigint)
             outputColumnNames: _col0, _col1
-            Statistics: Num rows: 3 Data size: 106 Basic stats: COMPLETE Column stats: NONE
+            Statistics: Num rows: 4 Data size: 141 Basic stats: COMPLETE Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 3 Data size: 106 Basic stats: COMPLETE Column stats: NONE
+              Statistics: Num rows: 4 Data size: 141 Basic stats: COMPLETE Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat

Modified: hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join1.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join1.q.xml?rev=1580169&r1=1580168&r2=1580169&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join1.q.xml (original)
+++ hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join1.q.xml Sat Mar 22 05:03:41 2014
@@ -529,9 +529,6 @@
              </void> 
             </object> 
            </void> 
-           <void property="inputAlias"> 
-            <string>src2</string> 
-           </void> 
            <void property="operatorId"> 
             <string>RS_3</string> 
            </void> 
@@ -838,9 +835,6 @@
              </void> 
             </object> 
            </void> 
-           <void property="inputAlias"> 
-            <string>src1</string> 
-           </void> 
            <void property="operatorId"> 
             <string>RS_2</string> 
            </void> 

Modified: hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join2.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join2.q.xml?rev=1580169&r1=1580168&r2=1580169&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join2.q.xml (original)
+++ hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join2.q.xml Sat Mar 22 05:03:41 2014
@@ -754,9 +754,6 @@
                  </void> 
                 </object> 
                </void> 
-               <void property="inputAlias"> 
-                <string>src3</string> 
-               </void> 
                <void property="operatorId"> 
                 <string>RS_7</string> 
                </void> 
@@ -1821,9 +1818,6 @@
              </void> 
             </object> 
            </void> 
-           <void property="inputAlias"> 
-            <string>src2</string> 
-           </void> 
            <void property="operatorId"> 
             <string>RS_4</string> 
            </void> 
@@ -2104,9 +2098,6 @@
              </void> 
             </object> 
            </void> 
-           <void property="inputAlias"> 
-            <string>src1</string> 
-           </void> 
            <void property="operatorId"> 
             <string>RS_3</string> 
            </void> 

Modified: hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join3.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join3.q.xml?rev=1580169&r1=1580168&r2=1580169&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join3.q.xml (original)
+++ hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join3.q.xml Sat Mar 22 05:03:41 2014
@@ -572,9 +572,6 @@
              </void> 
             </object> 
            </void> 
-           <void property="inputAlias"> 
-            <string>src2</string> 
-           </void> 
            <void property="operatorId"> 
             <string>RS_4</string> 
            </void> 
@@ -876,9 +873,6 @@
              </void> 
             </object> 
            </void> 
-           <void property="inputAlias"> 
-            <string>src3</string> 
-           </void> 
            <void property="operatorId"> 
             <string>RS_5</string> 
            </void> 
@@ -1181,9 +1175,6 @@
              </void> 
             </object> 
            </void> 
-           <void property="inputAlias"> 
-            <string>src1</string> 
-           </void> 
            <void property="operatorId"> 
             <string>RS_3</string> 
            </void> 

Modified: hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join4.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join4.q.xml?rev=1580169&r1=1580168&r2=1580169&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join4.q.xml (original)
+++ hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join4.q.xml Sat Mar 22 05:03:41 2014
@@ -381,9 +381,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>a</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_6</string> 
                  </void> 
@@ -936,9 +933,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>b</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_7</string> 
                  </void> 

Modified: hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join5.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join5.q.xml?rev=1580169&r1=1580168&r2=1580169&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join5.q.xml (original)
+++ hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join5.q.xml Sat Mar 22 05:03:41 2014
@@ -381,9 +381,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>a</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_6</string> 
                  </void> 
@@ -936,9 +933,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>b</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_7</string> 
                  </void> 

Modified: hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join6.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join6.q.xml?rev=1580169&r1=1580168&r2=1580169&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join6.q.xml (original)
+++ hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join6.q.xml Sat Mar 22 05:03:41 2014
@@ -381,9 +381,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>a</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_6</string> 
                  </void> 
@@ -936,9 +933,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>b</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_7</string> 
                  </void> 

Modified: hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join7.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join7.q.xml?rev=1580169&r1=1580168&r2=1580169&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join7.q.xml (original)
+++ hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join7.q.xml Sat Mar 22 05:03:41 2014
@@ -446,9 +446,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>a</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_9</string> 
                  </void> 
@@ -1001,9 +998,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>b</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_10</string> 
                  </void> 
@@ -1544,9 +1538,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>c</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_11</string> 
                  </void> 

Modified: hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join8.q.xml
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join8.q.xml?rev=1580169&r1=1580168&r2=1580169&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join8.q.xml (original)
+++ hive/branches/branch-0.13/ql/src/test/results/compiler/plan/join8.q.xml Sat Mar 22 05:03:41 2014
@@ -381,9 +381,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>a</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_6</string> 
                  </void> 
@@ -977,9 +974,6 @@
                    </void> 
                   </object> 
                  </void> 
-                 <void property="inputAlias"> 
-                  <string>b</string> 
-                 </void> 
                  <void property="operatorId"> 
                   <string>RS_7</string> 
                  </void>