Modified: 
hive/trunk/ql/src/test/results/clientpositive/vectorization_limit.q.out
URL: 
http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/vectorization_limit.q.out?rev=1658038&r1=1658037&r2=1658038&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/clientpositive/vectorization_limit.q.out 
(original)
+++ hive/trunk/ql/src/test/results/clientpositive/vectorization_limit.q.out Sat 
Feb  7 09:22:46 2015
@@ -13,20 +13,20 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ((UDFToDouble(cbigint) < cdouble) and (cint > 0)) 
(type: boolean)
-              Statistics: Num rows: 1365 Data size: 41904 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 1365 Data size: 293479 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cbigint (type: bigint), cdouble (type: double)
                 outputColumnNames: _col0, _col1
-                Statistics: Num rows: 1365 Data size: 41904 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 1365 Data size: 293479 Basic stats: 
COMPLETE Column stats: NONE
                 Limit
                   Number of rows: 7
-                  Statistics: Num rows: 7 Data size: 210 Basic stats: COMPLETE 
Column stats: NONE
+                  Statistics: Num rows: 7 Data size: 1505 Basic stats: 
COMPLETE Column stats: NONE
                   File Output Operator
                     compressed: false
-                    Statistics: Num rows: 7 Data size: 210 Basic stats: 
COMPLETE Column stats: NONE
+                    Statistics: Num rows: 7 Data size: 1505 Basic stats: 
COMPLETE Column stats: NONE
                     table:
                         input format: org.apache.hadoop.mapred.TextInputFormat
                         output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -75,18 +75,18 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ctinyint is not null (type: boolean)
-              Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: ctinyint (type: tinyint), cdouble (type: double), 
csmallint (type: smallint)
                 outputColumnNames: _col0, _col1, _col2
-                Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
                 Reduce Output Operator
                   key expressions: _col0 (type: tinyint), _col1 (type: double)
                   sort order: ++
-                  Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
                   TopN Hash Memory Usage: 0.3
                   value expressions: _col2 (type: smallint)
       Execution mode: vectorized
@@ -94,13 +94,13 @@ STAGE PLANS:
         Select Operator
           expressions: KEY.reducesinkkey0 (type: tinyint), KEY.reducesinkkey1 
(type: double), VALUE._col0 (type: smallint)
           outputColumnNames: _col0, _col1, _col2
-          Statistics: Num rows: 6144 Data size: 188618 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 6144 Data size: 1320982 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 20
-            Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -158,22 +158,22 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Select Operator
               expressions: ctinyint (type: tinyint), (cdouble + 1.0) (type: 
double)
               outputColumnNames: _col0, _col1
-              Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
               Group By Operator
                 aggregations: avg(_col1)
                 keys: _col0 (type: tinyint)
                 mode: hash
                 outputColumnNames: _col0, _col1
-                Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                 Reduce Output Operator
                   key expressions: _col0 (type: tinyint)
                   sort order: +
                   Map-reduce partition columns: _col0 (type: tinyint)
-                  Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                   TopN Hash Memory Usage: 0.3
                   value expressions: _col1 (type: 
struct<count:bigint,sum:double,input:double>)
       Execution mode: vectorized
@@ -183,13 +183,13 @@ STAGE PLANS:
           keys: KEY._col0 (type: tinyint)
           mode: mergepartial
           outputColumnNames: _col0, _col1
-          Statistics: Num rows: 6144 Data size: 188618 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 6144 Data size: 1320982 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 20
-            Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -247,21 +247,21 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Select Operator
               expressions: ctinyint (type: tinyint)
               outputColumnNames: _col0
-              Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
               Group By Operator
                 keys: _col0 (type: tinyint)
                 mode: hash
                 outputColumnNames: _col0
-                Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                 Reduce Output Operator
                   key expressions: _col0 (type: tinyint)
                   sort order: +
                   Map-reduce partition columns: _col0 (type: tinyint)
-                  Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                   TopN Hash Memory Usage: 0.3
       Execution mode: vectorized
       Reduce Operator Tree:
@@ -269,13 +269,13 @@ STAGE PLANS:
           keys: KEY._col0 (type: tinyint)
           mode: mergepartial
           outputColumnNames: _col0
-          Statistics: Num rows: 6144 Data size: 188618 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 6144 Data size: 1320982 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 20
-            Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -331,22 +331,22 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Select Operator
               expressions: ctinyint (type: tinyint), cdouble (type: double)
               outputColumnNames: _col0, _col1
-              Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
               Group By Operator
                 aggregations: count(DISTINCT _col1)
                 keys: _col0 (type: tinyint), _col1 (type: double)
                 mode: hash
                 outputColumnNames: _col0, _col1, _col2
-                Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                 Reduce Output Operator
                   key expressions: _col0 (type: tinyint), _col1 (type: double)
                   sort order: ++
                   Map-reduce partition columns: _col0 (type: tinyint)
-                  Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                   TopN Hash Memory Usage: 0.3
       Execution mode: vectorized
       Reduce Operator Tree:
@@ -355,13 +355,13 @@ STAGE PLANS:
           keys: KEY._col0 (type: tinyint)
           mode: mergepartial
           outputColumnNames: _col0, _col1
-          Statistics: Num rows: 6144 Data size: 188618 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 6144 Data size: 1320982 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 20
-            Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -446,25 +446,25 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ctinyint is not null (type: boolean)
-              Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cdouble (type: double), ctinyint (type: tinyint)
                 outputColumnNames: _col0, _col1
-                Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: sum(_col1)
                   keys: _col0 (type: double)
                   mode: hash
                   outputColumnNames: _col0, _col1
-                  Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
                   Reduce Output Operator
                     key expressions: _col0 (type: double)
                     sort order: +
                     Map-reduce partition columns: _col0 (type: double)
-                    Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+                    Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
                     value expressions: _col1 (type: bigint)
       Execution mode: vectorized
       Reduce Operator Tree:
@@ -473,7 +473,7 @@ STAGE PLANS:
           keys: KEY._col0 (type: double)
           mode: mergepartial
           outputColumnNames: _col0, _col1
-          Statistics: Num rows: 3072 Data size: 94309 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 3072 Data size: 660491 Basic stats: COMPLETE 
Column stats: NONE
           File Output Operator
             compressed: false
             table:
@@ -488,19 +488,19 @@ STAGE PLANS:
             Reduce Output Operator
               key expressions: _col1 (type: bigint), _col0 (type: double)
               sort order: ++
-              Statistics: Num rows: 3072 Data size: 94309 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 3072 Data size: 660491 Basic stats: 
COMPLETE Column stats: NONE
               TopN Hash Memory Usage: 0.3
       Reduce Operator Tree:
         Select Operator
           expressions: KEY.reducesinkkey1 (type: double), KEY.reducesinkkey0 
(type: bigint)
           outputColumnNames: _col0, _col1
-          Statistics: Num rows: 3072 Data size: 94309 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 3072 Data size: 660491 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 20
-            Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 20 Data size: 4300 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/trunk/ql/src/test/results/clientpositive/vectorization_pushdown.q.out
URL: 
http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/vectorization_pushdown.q.out?rev=1658038&r1=1658037&r2=1658038&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/clientpositive/vectorization_pushdown.q.out 
(original)
+++ hive/trunk/ql/src/test/results/clientpositive/vectorization_pushdown.q.out 
Sat Feb  7 09:22:46 2015
@@ -14,14 +14,14 @@ STAGE PLANS:
           TableScan
             alias: alltypesorc
             filterExpr: (UDFToDouble(cbigint) < cdouble) (type: boolean)
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: (UDFToDouble(cbigint) < cdouble) (type: boolean)
-              Statistics: Num rows: 4096 Data size: 125745 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 4096 Data size: 880654 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cbigint (type: bigint)
                 outputColumnNames: _col0
-                Statistics: Num rows: 4096 Data size: 125745 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 4096 Data size: 880654 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: avg(_col0)
                   mode: hash

Modified: 
hive/trunk/ql/src/test/results/clientpositive/vectorization_short_regress.q.out
URL: 
http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/vectorization_short_regress.q.out?rev=1658038&r1=1658037&r2=1658038&view=diff
==============================================================================
--- 
hive/trunk/ql/src/test/results/clientpositive/vectorization_short_regress.q.out 
(original)
+++ 
hive/trunk/ql/src/test/results/clientpositive/vectorization_short_regress.q.out 
Sat Feb  7 09:22:46 2015
@@ -141,14 +141,14 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ((762 = cbigint) or (((UDFToFloat(csmallint) < 
cfloat) and ((UDFToDouble(ctimestamp2) > -5.0) and (cdouble <> 
UDFToDouble(cint)))) or ((cstring1 = 'a') or ((UDFToDouble(cbigint) <= -1.389) 
and ((cstring2 <> 'a') and ((79.553 <> UDFToDouble(cint)) and (cboolean2 <> 
cboolean1))))))) (type: boolean)
-              Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cint (type: int), cdouble (type: double), 
csmallint (type: smallint), cfloat (type: float), ctinyint (type: tinyint)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4
-                Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: avg(_col0), sum(_col1), stddev_pop(_col0), 
stddev_samp(_col2), var_samp(_col0), avg(_col3), stddev_samp(_col0), 
min(_col4), count(_col2)
                   mode: hash
@@ -347,14 +347,14 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: (((cbigint <= 197) and (UDFToLong(cint) < cbigint)) 
or (((cdouble >= -26.28) and (UDFToDouble(csmallint) > cdouble)) or 
(((UDFToFloat(ctinyint) > cfloat) and (cstring1 rlike '.*ss.*')) or ((cfloat > 
79.553) and (cstring2 like '10%'))))) (type: boolean)
-              Statistics: Num rows: 6826 Data size: 209555 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 6826 Data size: 1467614 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cint (type: int), cbigint (type: bigint), 
csmallint (type: smallint), cdouble (type: double), ctinyint (type: tinyint)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4
-                Statistics: Num rows: 6826 Data size: 209555 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 6826 Data size: 1467614 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: max(_col0), var_pop(_col1), stddev_pop(_col2), 
max(_col3), avg(_col4), min(_col0), min(_col3), stddev_samp(_col2), 
var_samp(_col0)
                   mode: hash
@@ -544,14 +544,14 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ((ctimestamp1 = ctimestamp2) or ((762.0 = cfloat) or 
((cstring1 = 'ss') or (((UDFToLong(csmallint) <= cbigint) and (1 = cboolean2)) 
or (cboolean1 is not null and (ctimestamp2 is not null and (cstring2 > 
'a'))))))) (type: boolean)
-              Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cbigint (type: bigint), ctinyint (type: tinyint), 
csmallint (type: smallint), cint (type: int), cdouble (type: double)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4
-                Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: var_pop(_col0), count(), max(_col1), 
stddev_pop(_col2), max(_col3), stddev_samp(_col4), count(_col1), avg(_col1)
                   mode: hash
@@ -720,14 +720,14 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: (((ctimestamp2 <= ctimestamp1) and 
((UDFToDouble(cbigint) <> cdouble) and ('ss' <= cstring1))) or (((csmallint < 
UDFToShort(ctinyint)) and (UDFToDouble(ctimestamp1) >= 0.0)) or (cfloat = 
17.0))) (type: boolean)
-              Statistics: Num rows: 8874 Data size: 272428 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 8874 Data size: 1907941 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: ctinyint (type: tinyint), cbigint (type: bigint), 
cint (type: int), cfloat (type: float)
                 outputColumnNames: _col0, _col1, _col2, _col3
-                Statistics: Num rows: 8874 Data size: 272428 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 8874 Data size: 1907941 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: avg(_col0), max(_col1), stddev_samp(_col2), 
var_pop(_col2), var_pop(_col1), max(_col3)
                   mode: hash
@@ -904,31 +904,31 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: (((cstring1 rlike 'a.*') and (cstring2 like '%ss%')) 
or (((1 <> cboolean2) and ((UDFToDouble(csmallint) < 79.553) and (-257 <> 
UDFToInteger(ctinyint)))) or (((cdouble > UDFToDouble(ctinyint)) and (cfloat >= 
UDFToFloat(cint))) or ((UDFToLong(cint) < cbigint) and (UDFToLong(ctinyint) > 
cbigint))))) (type: boolean)
-              Statistics: Num rows: 9898 Data size: 303864 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 9898 Data size: 2128105 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cint (type: int), cdouble (type: double), 
ctimestamp2 (type: timestamp), cstring1 (type: string), cboolean2 (type: 
boolean), ctinyint (type: tinyint), cfloat (type: float), ctimestamp1 (type: 
timestamp), csmallint (type: smallint), cbigint (type: bigint), (-3728 * 
cbigint) (type: bigint), (- cint) (type: int), (-863.257 - UDFToDouble(cint)) 
(type: double), (- csmallint) (type: smallint), (csmallint - (- csmallint)) 
(type: smallint), ((csmallint - (- csmallint)) + (- csmallint)) (type: 
smallint), (UDFToDouble(cint) / UDFToDouble(cint)) (type: double), ((-863.257 - 
UDFToDouble(cint)) - -26.28) (type: double), (- cfloat) (type: float), (cdouble 
* -89010.0) (type: double), (UDFToDouble(ctinyint) / 988888.0) (type: double), 
(- ctinyint) (type: tinyint), (79.553 / UDFToDouble(ctinyint)) (type: double)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6, _col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15, 
_col16, _col17, _col18, _col19, _col20, _col21, _col22
-                Statistics: Num rows: 9898 Data size: 303864 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 9898 Data size: 2128105 Basic stats: 
COMPLETE Column stats: NONE
                 Reduce Output Operator
                   key expressions: _col0 (type: int), _col1 (type: double), 
_col2 (type: timestamp), _col3 (type: string), _col4 (type: boolean), _col5 
(type: tinyint), _col6 (type: float), _col7 (type: timestamp), _col8 (type: 
smallint), _col9 (type: bigint)
                   sort order: ++++++++++
-                  Statistics: Num rows: 9898 Data size: 303864 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 9898 Data size: 2128105 Basic stats: 
COMPLETE Column stats: NONE
                   value expressions: _col10 (type: bigint), _col11 (type: 
int), _col12 (type: double), _col13 (type: smallint), _col14 (type: smallint), 
_col15 (type: smallint), _col16 (type: double), _col17 (type: double), _col18 
(type: float), _col19 (type: double), _col20 (type: double), _col21 (type: 
tinyint), _col22 (type: double)
       Execution mode: vectorized
       Reduce Operator Tree:
         Select Operator
           expressions: KEY.reducesinkkey0 (type: int), KEY.reducesinkkey1 
(type: double), KEY.reducesinkkey2 (type: timestamp), KEY.reducesinkkey3 (type: 
string), KEY.reducesinkkey4 (type: boolean), KEY.reducesinkkey5 (type: 
tinyint), KEY.reducesinkkey6 (type: float), KEY.reducesinkkey7 (type: 
timestamp), KEY.reducesinkkey8 (type: smallint), KEY.reducesinkkey9 (type: 
bigint), VALUE._col0 (type: bigint), VALUE._col1 (type: int), VALUE._col2 
(type: double), VALUE._col3 (type: smallint), VALUE._col4 (type: smallint), 
VALUE._col5 (type: smallint), VALUE._col6 (type: double), VALUE._col7 (type: 
double), VALUE._col8 (type: float), VALUE._col9 (type: double), VALUE._col10 
(type: double), VALUE._col11 (type: tinyint), VALUE._col12 (type: double)
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15, _col16, 
_col17, _col18, _col19, _col20, _col21, _col22
-          Statistics: Num rows: 9898 Data size: 303864 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 9898 Data size: 2128105 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 50
-            Statistics: Num rows: 50 Data size: 1500 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 50 Data size: 10750 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 50 Data size: 1500 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 50 Data size: 10750 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1156,31 +1156,31 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: (((197.0 > UDFToDouble(ctinyint)) and 
(UDFToLong(cint) = cbigint)) or ((cbigint = 359) or ((cboolean1 < 0) or 
((cstring1 like '%ss') and (cfloat <= UDFToFloat(ctinyint)))))) (type: boolean)
-              Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cint (type: int), cbigint (type: bigint), 
(UDFToDouble(cint) / UDFToDouble(cbigint)) (type: double), 
(UDFToDouble(cbigint) % 79.553) (type: double), (- (UDFToDouble(cint) / 
UDFToDouble(cbigint))) (type: double), (10.175 % UDFToDouble(cfloat)) (type: 
double), (- cfloat) (type: float), (cfloat - (- cfloat)) (type: float), 
((cfloat - (- cfloat)) % -6432.0) (type: float), (cdouble * 
UDFToDouble(csmallint)) (type: double), (- cdouble) (type: double), (- cbigint) 
(type: bigint), cstring1 (type: string), (UDFToDouble(cfloat) - 
(UDFToDouble(cint) / UDFToDouble(cbigint))) (type: double), (- csmallint) 
(type: smallint), (3569 % cbigint) (type: bigint), (359.0 - cdouble) (type: 
double), cboolean1 (type: boolean), cfloat (type: float), cdouble (type: 
double), ctimestamp2 (type: timestamp), csmallint (type: smallint), cstring2 
(type: string), cboolean2 (type: boolean)
                 outputColumnNames: _col0, _col1, _col10, _col11, _col12, 
_col13, _col14, _col15, _col16, _col17, _col18, _col19, _col2, _col20, _col21, 
_col22, _col23, _col3, _col4, _col5, _col6, _col7, _col8, _col9
-                Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                 Reduce Output Operator
                   key expressions: _col0 (type: int), _col1 (type: bigint), 
_col2 (type: string), _col3 (type: boolean), _col4 (type: float), _col5 (type: 
double), _col6 (type: timestamp), _col7 (type: smallint), _col8 (type: string), 
_col9 (type: boolean)
                   sort order: ++++++++++
-                  Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                   value expressions: _col10 (type: double), _col11 (type: 
double), _col12 (type: double), _col13 (type: double), _col14 (type: float), 
_col15 (type: float), _col16 (type: float), _col17 (type: double), _col18 
(type: double), _col19 (type: bigint), _col20 (type: double), _col21 (type: 
smallint), _col22 (type: bigint), _col23 (type: double)
       Execution mode: vectorized
       Reduce Operator Tree:
         Select Operator
           expressions: KEY.reducesinkkey0 (type: int), KEY.reducesinkkey1 
(type: bigint), KEY.reducesinkkey2 (type: string), KEY.reducesinkkey3 (type: 
boolean), KEY.reducesinkkey4 (type: float), KEY.reducesinkkey5 (type: double), 
KEY.reducesinkkey6 (type: timestamp), KEY.reducesinkkey7 (type: smallint), 
KEY.reducesinkkey8 (type: string), KEY.reducesinkkey9 (type: boolean), 
VALUE._col0 (type: double), VALUE._col1 (type: double), VALUE._col2 (type: 
double), VALUE._col3 (type: double), VALUE._col4 (type: float), VALUE._col5 
(type: float), VALUE._col6 (type: float), VALUE._col7 (type: double), 
VALUE._col8 (type: double), VALUE._col9 (type: bigint), VALUE._col10 (type: 
double), VALUE._col11 (type: smallint), VALUE._col12 (type: bigint), 
VALUE._col13 (type: double), VALUE._col11 (type: smallint)
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15, _col16, 
_col17, _col18, _col19, _col20, _col21, _col22, _col23, _col24
-          Statistics: Num rows: 12288 Data size: 377237 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 12288 Data size: 2641964 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 25
-            Statistics: Num rows: 25 Data size: 750 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 25 Data size: 5375 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 25 Data size: 750 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 25 Data size: 5375 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1357,31 +1357,31 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: (((UDFToDouble(csmallint) > -26.28) and (cstring2 
like 'ss')) or (((cdouble <= UDFToDouble(cbigint)) and ((cstring1 >= 'ss') and 
(UDFToDouble(cint) <> cdouble))) or ((UDFToInteger(ctinyint) = -89010) or 
((UDFToFloat(cbigint) <= cfloat) and (-26.28 <= UDFToDouble(csmallint)))))) 
(type: boolean)
-              Statistics: Num rows: 10922 Data size: 335301 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 10922 Data size: 2348269 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cint (type: int), cstring1 (type: string), 
cboolean2 (type: boolean), ctimestamp2 (type: timestamp), cdouble (type: 
double), cfloat (type: float), cbigint (type: bigint), csmallint (type: 
smallint), cboolean1 (type: boolean), (cint + UDFToInteger(csmallint)) (type: 
int), (cbigint - UDFToLong(ctinyint)) (type: bigint), (- cbigint) (type: 
bigint), (- cfloat) (type: float), ((cbigint - UDFToLong(ctinyint)) + cbigint) 
(type: bigint), (cdouble / cdouble) (type: double), (- cdouble) (type: double), 
(UDFToLong((cint + UDFToInteger(csmallint))) * (- cbigint)) (type: bigint), ((- 
cdouble) + UDFToDouble(cbigint)) (type: double), (-1.389 / 
UDFToDouble(ctinyint)) (type: double), (UDFToDouble(cbigint) % cdouble) (type: 
double), (- csmallint) (type: smallint), (UDFToInteger(csmallint) + (cint + 
UDFToInteger(csmallint))) (type: int)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6, _col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15, 
_col16, _col17, _col18, _col19, _col20, _col21
-                Statistics: Num rows: 10922 Data size: 335301 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 10922 Data size: 2348269 Basic stats: 
COMPLETE Column stats: NONE
                 Reduce Output Operator
                   key expressions: _col8 (type: boolean), _col1 (type: 
string), _col3 (type: timestamp), _col5 (type: float), _col6 (type: bigint), 
_col1 (type: string), _col4 (type: double), _col0 (type: int), _col7 (type: 
smallint), _col4 (type: double)
                   sort order: ++++++++++
-                  Statistics: Num rows: 10922 Data size: 335301 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 10922 Data size: 2348269 Basic stats: 
COMPLETE Column stats: NONE
                   value expressions: _col2 (type: boolean), _col9 (type: int), 
_col10 (type: bigint), _col11 (type: bigint), _col12 (type: float), _col13 
(type: bigint), _col14 (type: double), _col15 (type: double), _col16 (type: 
bigint), _col17 (type: double), _col18 (type: double), _col19 (type: double), 
_col20 (type: smallint), _col21 (type: int)
       Execution mode: vectorized
       Reduce Operator Tree:
         Select Operator
           expressions: KEY.reducesinkkey7 (type: int), KEY.reducesinkkey1 
(type: string), VALUE._col0 (type: boolean), KEY.reducesinkkey2 (type: 
timestamp), KEY.reducesinkkey6 (type: double), KEY.reducesinkkey3 (type: 
float), KEY.reducesinkkey4 (type: bigint), KEY.reducesinkkey8 (type: smallint), 
KEY.reducesinkkey0 (type: boolean), VALUE._col1 (type: int), VALUE._col2 (type: 
bigint), VALUE._col3 (type: bigint), VALUE._col4 (type: float), VALUE._col5 
(type: bigint), VALUE._col6 (type: double), VALUE._col7 (type: double), 
VALUE._col8 (type: bigint), VALUE._col9 (type: double), VALUE._col10 (type: 
double), VALUE._col11 (type: double), VALUE._col12 (type: smallint), 
VALUE._col13 (type: int)
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15, _col16, 
_col17, _col18, _col19, _col20, _col21
-          Statistics: Num rows: 10922 Data size: 335301 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 10922 Data size: 2348269 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 75
-            Statistics: Num rows: 75 Data size: 2250 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 75 Data size: 16125 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 75 Data size: 2250 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 75 Data size: 16125 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1616,31 +1616,31 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: (((-1.389 >= UDFToDouble(cint)) and ((csmallint < 
UDFToShort(ctinyint)) and (-6432 > UDFToInteger(csmallint)))) or (((cdouble >= 
UDFToDouble(cfloat)) and (cstring2 <= 'a')) or ((cstring1 like 'ss%') and 
(10.175 > UDFToDouble(cbigint))))) (type: boolean)
-              Statistics: Num rows: 3868 Data size: 118746 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 3868 Data size: 831633 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: ctimestamp1 (type: timestamp), cstring2 (type: 
string), (cdouble * 10.175) (type: double), (UDFToDouble((-6432.0 * cfloat)) / 
UDFToDouble(cfloat)) (type: double), (- cfloat) (type: float), (cint % 
UDFToInteger(csmallint)) (type: int), (cdouble * (- cdouble)) (type: double), 
cdouble (type: double), cfloat (type: float), cbigint (type: bigint), csmallint 
(type: smallint), (UDFToDouble(cbigint) / 3569.0) (type: double), (-257 - 
UDFToInteger(csmallint)) (type: int), (-6432.0 * cfloat) (type: float), (- 
cdouble) (type: double)
                 outputColumnNames: _col0, _col1, _col10, _col11, _col12, 
_col13, _col15, _col2, _col3, _col4, _col5, _col6, _col7, _col8, _col9
-                Statistics: Num rows: 3868 Data size: 118746 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 3868 Data size: 831633 Basic stats: 
COMPLETE Column stats: NONE
                 Reduce Output Operator
                   key expressions: _col5 (type: smallint), _col1 (type: 
string), _col2 (type: double)
                   sort order: +++
-                  Statistics: Num rows: 3868 Data size: 118746 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 3868 Data size: 831633 Basic stats: 
COMPLETE Column stats: NONE
                   value expressions: _col0 (type: timestamp), _col3 (type: 
float), _col4 (type: bigint), _col6 (type: double), _col7 (type: int), _col8 
(type: float), _col9 (type: double), _col10 (type: double), _col11 (type: 
double), _col12 (type: float), _col13 (type: int), _col15 (type: double)
       Execution mode: vectorized
       Reduce Operator Tree:
         Select Operator
           expressions: VALUE._col0 (type: timestamp), KEY.reducesinkkey1 
(type: string), KEY.reducesinkkey2 (type: double), VALUE._col1 (type: float), 
VALUE._col2 (type: bigint), KEY.reducesinkkey0 (type: smallint), VALUE._col3 
(type: double), VALUE._col4 (type: int), VALUE._col5 (type: float), VALUE._col6 
(type: double), VALUE._col7 (type: double), VALUE._col8 (type: double), 
VALUE._col9 (type: float), VALUE._col10 (type: int), VALUE._col6 (type: 
double), VALUE._col11 (type: double)
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15
-          Statistics: Num rows: 3868 Data size: 118746 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 3868 Data size: 831633 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 45
-            Statistics: Num rows: 45 Data size: 1350 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 45 Data size: 9675 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 45 Data size: 1350 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 45 Data size: 9675 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -1817,25 +1817,25 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ((UDFToInteger(csmallint) >= -257) and ((-6432 = 
UDFToInteger(csmallint)) or ((UDFToDouble(cint) >= cdouble) and 
(UDFToInteger(ctinyint) <= cint)))) (type: boolean)
-              Statistics: Num rows: 2503 Data size: 76841 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 2503 Data size: 538153 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: csmallint (type: smallint), cbigint (type: 
bigint), ctinyint (type: tinyint)
                 outputColumnNames: _col0, _col1, _col2
-                Statistics: Num rows: 2503 Data size: 76841 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 2503 Data size: 538153 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: stddev_samp(_col0), sum(_col1), 
var_pop(_col2), count()
                   keys: _col0 (type: smallint)
                   mode: hash
                   outputColumnNames: _col0, _col1, _col2, _col3, _col4
-                  Statistics: Num rows: 2503 Data size: 76841 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 2503 Data size: 538153 Basic stats: 
COMPLETE Column stats: NONE
                   Reduce Output Operator
                     key expressions: _col0 (type: smallint)
                     sort order: +
                     Map-reduce partition columns: _col0 (type: smallint)
-                    Statistics: Num rows: 2503 Data size: 76841 Basic stats: 
COMPLETE Column stats: NONE
+                    Statistics: Num rows: 2503 Data size: 538153 Basic stats: 
COMPLETE Column stats: NONE
                     value expressions: _col1 (type: 
struct<count:bigint,sum:double,variance:double>), _col2 (type: bigint), _col3 
(type: struct<count:bigint,sum:double,variance:double>), _col4 (type: bigint)
       Execution mode: vectorized
       Reduce Operator Tree:
@@ -1844,11 +1844,11 @@ STAGE PLANS:
           keys: KEY._col0 (type: smallint)
           mode: mergepartial
           outputColumnNames: _col0, _col1, _col2, _col3, _col4
-          Statistics: Num rows: 1251 Data size: 38405 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 1251 Data size: 268968 Basic stats: COMPLETE 
Column stats: NONE
           Select Operator
             expressions: _col0 (type: smallint), (UDFToInteger(_col0) % -75) 
(type: int), _col1 (type: double), (-1.389 / UDFToDouble(_col0)) (type: 
double), _col2 (type: bigint), (UDFToDouble((UDFToInteger(_col0) % -75)) / 
UDFToDouble(_col2)) (type: double), (- (UDFToInteger(_col0) % -75)) (type: 
int), _col3 (type: double), (- (- (UDFToInteger(_col0) % -75))) (type: int), 
_col4 (type: bigint), (_col4 - -89010) (type: bigint)
             outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6, _col7, _col8, _col9, _col10
-            Statistics: Num rows: 1251 Data size: 38405 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 1251 Data size: 268968 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
               table:
@@ -1863,19 +1863,19 @@ STAGE PLANS:
             Reduce Output Operator
               key expressions: _col0 (type: smallint)
               sort order: +
-              Statistics: Num rows: 1251 Data size: 38405 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 1251 Data size: 268968 Basic stats: 
COMPLETE Column stats: NONE
               value expressions: _col1 (type: int), _col2 (type: double), 
_col3 (type: double), _col4 (type: bigint), _col5 (type: double), _col6 (type: 
int), _col7 (type: double), _col8 (type: int), _col9 (type: bigint), _col10 
(type: bigint)
       Reduce Operator Tree:
         Select Operator
           expressions: KEY.reducesinkkey0 (type: smallint), VALUE._col0 (type: 
int), VALUE._col1 (type: double), VALUE._col2 (type: double), VALUE._col3 
(type: bigint), VALUE._col4 (type: double), VALUE._col5 (type: int), 
VALUE._col6 (type: double), VALUE._col7 (type: int), VALUE._col8 (type: 
bigint), VALUE._col9 (type: bigint)
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10
-          Statistics: Num rows: 1251 Data size: 38405 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 1251 Data size: 268968 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 20
-            Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 20 Data size: 600 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 20 Data size: 4300 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -2028,25 +2028,25 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ((cdouble > 2563.58) and (((cbigint >= 
UDFToLong(cint)) and ((UDFToInteger(csmallint) < cint) and (UDFToDouble(cfloat) 
< -5638.15))) or ((cdouble <= UDFToDouble(cbigint)) and (-5638.15 > 
UDFToDouble(cbigint))))) (type: boolean)
-              Statistics: Num rows: 606 Data size: 18603 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 606 Data size: 130292 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cdouble (type: double), cfloat (type: float)
                 outputColumnNames: _col0, _col1
-                Statistics: Num rows: 606 Data size: 18603 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 606 Data size: 130292 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: var_samp(_col0), count(_col1), sum(_col1), 
var_pop(_col0), stddev_pop(_col0), sum(_col0)
                   keys: _col0 (type: double)
                   mode: hash
                   outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6
-                  Statistics: Num rows: 606 Data size: 18603 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 606 Data size: 130292 Basic stats: 
COMPLETE Column stats: NONE
                   Reduce Output Operator
                     key expressions: _col0 (type: double)
                     sort order: +
                     Map-reduce partition columns: _col0 (type: double)
-                    Statistics: Num rows: 606 Data size: 18603 Basic stats: 
COMPLETE Column stats: NONE
+                    Statistics: Num rows: 606 Data size: 130292 Basic stats: 
COMPLETE Column stats: NONE
                     value expressions: _col1 (type: 
struct<count:bigint,sum:double,variance:double>), _col2 (type: bigint), _col3 
(type: double), _col4 (type: struct<count:bigint,sum:double,variance:double>), 
_col5 (type: struct<count:bigint,sum:double,variance:double>), _col6 (type: 
double)
       Execution mode: vectorized
       Reduce Operator Tree:
@@ -2055,11 +2055,11 @@ STAGE PLANS:
           keys: KEY._col0 (type: double)
           mode: mergepartial
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6
-          Statistics: Num rows: 303 Data size: 9301 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 303 Data size: 65146 Basic stats: COMPLETE 
Column stats: NONE
           Select Operator
             expressions: _col0 (type: double), _col1 (type: double), _col5 
(type: double), (_col0 + _col1) (type: double), (_col0 * 762.0) (type: double), 
_col6 (type: double), (-863.257 % (_col0 * 762.0)) (type: double), (2563.58 * 
_col1) (type: double), (- _col1) (type: double), _col2 (type: bigint), 
((2563.58 * _col1) + -5638.15) (type: double), ((- _col1) * ((2563.58 * _col1) 
+ -5638.15)) (type: double), _col3 (type: double), _col4 (type: double), (_col0 
- (- _col1)) (type: double)
             outputColumnNames: _col0, _col1, _col10, _col11, _col12, _col13, 
_col14, _col2, _col3, _col4, _col5, _col6, _col7, _col8, _col9
-            Statistics: Num rows: 303 Data size: 9301 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 303 Data size: 65146 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
               table:
@@ -2074,16 +2074,16 @@ STAGE PLANS:
             Reduce Output Operator
               key expressions: _col0 (type: double)
               sort order: +
-              Statistics: Num rows: 303 Data size: 9301 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 303 Data size: 65146 Basic stats: COMPLETE 
Column stats: NONE
               value expressions: _col1 (type: double), _col2 (type: double), 
_col3 (type: double), _col4 (type: bigint), _col5 (type: double), _col6 (type: 
double), _col7 (type: double), _col8 (type: double), _col9 (type: double), 
_col10 (type: double), _col11 (type: double), _col12 (type: double), _col13 
(type: double), _col14 (type: double)
       Reduce Operator Tree:
         Select Operator
           expressions: KEY.reducesinkkey0 (type: double), VALUE._col0 (type: 
double), VALUE._col1 (type: double), VALUE._col2 (type: double), VALUE._col3 
(type: bigint), VALUE._col4 (type: double), VALUE._col5 (type: double), 
VALUE._col6 (type: double), VALUE._col7 (type: double), VALUE._col8 (type: 
double), VALUE._col9 (type: double), VALUE._col10 (type: double), VALUE._col11 
(type: double), VALUE._col12 (type: double), VALUE._col13 (type: double), 
VALUE._col12 (type: double)
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15
-          Statistics: Num rows: 303 Data size: 9301 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 303 Data size: 65146 Basic stats: COMPLETE 
Column stats: NONE
           File Output Operator
             compressed: false
-            Statistics: Num rows: 303 Data size: 9301 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 303 Data size: 65146 Basic stats: COMPLETE 
Column stats: NONE
             table:
                 input format: org.apache.hadoop.mapred.TextInputFormat
                 output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -2286,25 +2286,25 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ((UDFToDouble(ctimestamp1) <> 0.0) and (((-257 <> 
UDFToInteger(ctinyint)) and (cboolean2 is not null and ((cstring1 rlike '.*ss') 
and (-3.0 < UDFToDouble(ctimestamp1))))) or ((UDFToDouble(ctimestamp2) = -5.0) 
or (((UDFToDouble(ctimestamp1) < 0.0) and (cstring2 like '%b%')) or ((cdouble = 
UDFToDouble(cint)) or (cboolean1 is null and (cfloat < UDFToFloat(cint)))))))) 
(type: boolean)
-              Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: ctimestamp1 (type: timestamp), cstring1 (type: 
string), cint (type: int), csmallint (type: smallint), ctinyint (type: 
tinyint), cfloat (type: float), cdouble (type: double)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6
-                Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: stddev_pop(_col2), avg(_col3), count(), 
min(_col4), var_samp(_col3), var_pop(_col5), avg(_col2), var_samp(_col5), 
avg(_col5), min(_col6), var_pop(_col3), stddev_pop(_col4), sum(_col2)
                   keys: _col0 (type: timestamp), _col1 (type: string)
                   mode: hash
                   outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6, _col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14
-                  Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                   Reduce Output Operator
                     key expressions: _col0 (type: timestamp), _col1 (type: 
string)
                     sort order: ++
                     Map-reduce partition columns: _col0 (type: timestamp), 
_col1 (type: string)
-                    Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                    Statistics: Num rows: 12288 Data size: 2641964 Basic 
stats: COMPLETE Column stats: NONE
                     value expressions: _col2 (type: 
struct<count:bigint,sum:double,variance:double>), _col3 (type: 
struct<count:bigint,sum:double,input:smallint>), _col4 (type: bigint), _col5 
(type: tinyint), _col6 (type: struct<count:bigint,sum:double,variance:double>), 
_col7 (type: struct<count:bigint,sum:double,variance:double>), _col8 (type: 
struct<count:bigint,sum:double,input:int>), _col9 (type: 
struct<count:bigint,sum:double,variance:double>), _col10 (type: 
struct<count:bigint,sum:double,input:float>), _col11 (type: double), _col12 
(type: struct<count:bigint,sum:double,variance:double>), _col13 (type: 
struct<count:bigint,sum:double,variance:double>), _col14 (type: bigint)
       Execution mode: vectorized
       Reduce Operator Tree:
@@ -2313,11 +2313,11 @@ STAGE PLANS:
           keys: KEY._col0 (type: timestamp), KEY._col1 (type: string)
           mode: mergepartial
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14
-          Statistics: Num rows: 6144 Data size: 188618 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 6144 Data size: 1320982 Basic stats: COMPLETE 
Column stats: NONE
           Select Operator
             expressions: _col0 (type: timestamp), _col1 (type: string), 
((-26.28 - _col2) * (- _col2)) (type: double), _col5 (type: tinyint), (((-26.28 
- _col2) * (- _col2)) * UDFToDouble((- _col4))) (type: double), (- (_col2 * 
10.175)) (type: double), _col6 (type: double), (_col6 + (((-26.28 - _col2) * (- 
_col2)) * UDFToDouble((- _col4)))) (type: double), (- (- _col2)) (type: 
double), (UDFToDouble((- _col4)) / _col2) (type: double), _col7 (type: double), 
(10.175 / _col3) (type: double), _col2 (type: double), _col8 (type: double), 
_col9 (type: double), ((_col6 + (((-26.28 - _col2) * (- _col2)) * 
UDFToDouble((- _col4)))) - (((-26.28 - _col2) * (- _col2)) * UDFToDouble((- 
_col4)))) (type: double), (- (- (_col2 * 10.175))) (type: double), _col10 
(type: double), (((_col6 + (((-26.28 - _col2) * (- _col2)) * UDFToDouble((- 
_col4)))) - (((-26.28 - _col2) * (- _col2)) * UDFToDouble((- _col4)))) * 
10.175) (type: double), (10.175 % (10.175 / _col3)) (type: double), (- _col5) 
(type: tinyint), 
 _col11 (type: double), _col12 (type: double), (_col2 * 10.175) (type: double), 
(- ((-26.28 - _col2) * (- _col2))) (type: double), ((- _col2) % _col10) (type: 
double), (-26.28 / UDFToDouble((- _col5))) (type: double), _col13 (type: 
double), _col14 (type: bigint), ((_col6 + (((-26.28 - _col2) * (- _col2)) * 
UDFToDouble((- _col4)))) / _col7) (type: double), (- (- _col4)) (type: bigint), 
((_col6 + (((-26.28 - _col2) * (- _col2)) * UDFToDouble((- _col4)))) % -26.28) 
(type: double), (- _col2) (type: double), _col3 (type: double), (-26.28 - 
_col2) (type: double), _col4 (type: bigint), (- _col4) (type: bigint)
             outputColumnNames: _col0, _col1, _col10, _col11, _col12, _col13, 
_col14, _col15, _col16, _col17, _col18, _col19, _col2, _col20, _col21, _col22, 
_col23, _col24, _col25, _col26, _col27, _col28, _col29, _col3, _col30, _col31, 
_col32, _col33, _col34, _col35, _col36, _col38, _col4, _col5, _col7, _col8, 
_col9
-            Statistics: Num rows: 6144 Data size: 188618 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
             File Output Operator
               compressed: false
               table:
@@ -2332,19 +2332,19 @@ STAGE PLANS:
             Reduce Output Operator
               key expressions: _col0 (type: timestamp), _col1 (type: string)
               sort order: ++
-              Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
               value expressions: _col2 (type: double), _col3 (type: double), 
_col4 (type: double), _col5 (type: double), _col7 (type: double), _col8 (type: 
bigint), _col9 (type: bigint), _col10 (type: double), _col11 (type: tinyint), 
_col12 (type: double), _col13 (type: double), _col14 (type: double), _col15 
(type: double), _col16 (type: double), _col17 (type: double), _col18 (type: 
double), _col19 (type: double), _col20 (type: double), _col21 (type: double), 
_col22 (type: double), _col23 (type: double), _col24 (type: double), _col25 
(type: double), _col26 (type: double), _col27 (type: tinyint), _col28 (type: 
double), _col29 (type: double), _col30 (type: double), _col31 (type: double), 
_col32 (type: double), _col33 (type: double), _col34 (type: bigint), _col35 
(type: double), _col36 (type: bigint), _col38 (type: double)
       Reduce Operator Tree:
         Select Operator
           expressions: KEY.reducesinkkey0 (type: timestamp), 
KEY.reducesinkkey1 (type: string), VALUE._col0 (type: double), VALUE._col1 
(type: double), VALUE._col2 (type: double), VALUE._col3 (type: double), 
VALUE._col2 (type: double), VALUE._col4 (type: double), VALUE._col5 (type: 
bigint), VALUE._col6 (type: bigint), VALUE._col7 (type: double), VALUE._col8 
(type: tinyint), VALUE._col9 (type: double), VALUE._col10 (type: double), 
VALUE._col11 (type: double), VALUE._col12 (type: double), VALUE._col13 (type: 
double), VALUE._col14 (type: double), VALUE._col15 (type: double), VALUE._col16 
(type: double), VALUE._col17 (type: double), VALUE._col18 (type: double), 
VALUE._col19 (type: double), VALUE._col20 (type: double), VALUE._col21 (type: 
double), VALUE._col22 (type: double), VALUE._col23 (type: double), VALUE._col24 
(type: tinyint), VALUE._col25 (type: double), VALUE._col26 (type: double), 
VALUE._col27 (type: double), VALUE._col28 (type: double), VALUE._col29 (type: 
double), VALUE._col3
 0 (type: double), VALUE._col31 (type: bigint), VALUE._col32 (type: double), 
VALUE._col33 (type: bigint), VALUE._col5 (type: bigint), VALUE._col34 (type: 
double)
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15, _col16, 
_col17, _col18, _col19, _col20, _col21, _col22, _col23, _col24, _col25, _col26, 
_col27, _col28, _col29, _col30, _col31, _col32, _col33, _col34, _col35, _col36, 
_col37, _col38
-          Statistics: Num rows: 6144 Data size: 188618 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 6144 Data size: 1320982 Basic stats: COMPLETE 
Column stats: NONE
           Limit
             Number of rows: 50
-            Statistics: Num rows: 50 Data size: 1500 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 50 Data size: 10750 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
-              Statistics: Num rows: 50 Data size: 1500 Basic stats: COMPLETE 
Column stats: NONE
+              Statistics: Num rows: 50 Data size: 10750 Basic stats: COMPLETE 
Column stats: NONE
               table:
                   input format: org.apache.hadoop.mapred.TextInputFormat
                   output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
@@ -2622,25 +2622,25 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: (cboolean1 is not null and (((cdouble < 
UDFToDouble(csmallint)) and ((cboolean2 = cboolean1) and (UDFToDouble(cbigint) 
<= -863.257))) or (((cint >= -257) and (cstring1 is not null and (cboolean1 >= 
1))) or ((cstring2 rlike 'b') or ((csmallint >= UDFToShort(ctinyint)) and 
ctimestamp2 is null))))) (type: boolean)
-              Statistics: Num rows: 4778 Data size: 146682 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 4778 Data size: 1027287 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cboolean1 (type: boolean), cfloat (type: float), 
cbigint (type: bigint), cint (type: int), cdouble (type: double), ctinyint 
(type: tinyint), csmallint (type: smallint)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6
-                Statistics: Num rows: 4778 Data size: 146682 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 4778 Data size: 1027287 Basic stats: 
COMPLETE Column stats: NONE
                 Group By Operator
                   aggregations: max(_col1), sum(_col2), var_samp(_col3), 
avg(_col4), min(_col2), var_pop(_col2), sum(_col3), stddev_samp(_col5), 
stddev_pop(_col6), avg(_col3)
                   keys: _col0 (type: boolean)
                   mode: hash
                   outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6, _col7, _col8, _col9, _col10
-                  Statistics: Num rows: 4778 Data size: 146682 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 4778 Data size: 1027287 Basic stats: 
COMPLETE Column stats: NONE
                   Reduce Output Operator
                     key expressions: _col0 (type: boolean)
                     sort order: +
                     Map-reduce partition columns: _col0 (type: boolean)
-                    Statistics: Num rows: 4778 Data size: 146682 Basic stats: 
COMPLETE Column stats: NONE
+                    Statistics: Num rows: 4778 Data size: 1027287 Basic stats: 
COMPLETE Column stats: NONE
                     value expressions: _col1 (type: float), _col2 (type: 
bigint), _col3 (type: struct<count:bigint,sum:double,variance:double>), _col4 
(type: struct<count:bigint,sum:double,input:double>), _col5 (type: bigint), 
_col6 (type: struct<count:bigint,sum:double,variance:double>), _col7 (type: 
bigint), _col8 (type: struct<count:bigint,sum:double,variance:double>), _col9 
(type: struct<count:bigint,sum:double,variance:double>), _col10 (type: 
struct<count:bigint,sum:double,input:int>)
       Execution mode: vectorized
       Reduce Operator Tree:
@@ -2649,11 +2649,11 @@ STAGE PLANS:
           keys: KEY._col0 (type: boolean)
           mode: mergepartial
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10
-          Statistics: Num rows: 2389 Data size: 73341 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 2389 Data size: 513643 Basic stats: COMPLETE 
Column stats: NONE
           Select Operator
             expressions: _col0 (type: boolean), _col1 (type: float), 
((UDFToDouble(_col2) - 10.175) + _col3) (type: double), _col5 (type: bigint), 
_col6 (type: double), (- (10.175 + UDFToDouble((- _col1)))) (type: double), 
(79.553 / _col6) (type: double), (_col3 % (79.553 / _col6)) (type: double), 
_col7 (type: bigint), _col8 (type: double), (-1.389 * UDFToDouble(_col5)) 
(type: double), (- _col1) (type: float), (UDFToDouble(_col7) - (-1.389 * 
UDFToDouble(_col5))) (type: double), _col9 (type: double), (- 
(UDFToDouble(_col7) - (-1.389 * UDFToDouble(_col5)))) (type: double), _col10 
(type: double), (- _col10) (type: double), (_col10 * UDFToDouble(_col7)) (type: 
double), (-26.28 / UDFToDouble(_col1)) (type: double), _col2 (type: bigint), 
(UDFToDouble(_col2) - 10.175) (type: double), _col3 (type: double), (_col3 % 
UDFToDouble(_col1)) (type: double), (10.175 + UDFToDouble((- _col1))) (type: 
double), _col4 (type: double)
             outputColumnNames: _col0, _col1, _col10, _col11, _col12, _col13, 
_col14, _col15, _col17, _col18, _col19, _col2, _col20, _col21, _col22, _col23, 
_col24, _col25, _col3, _col4, _col5, _col6, _col7, _col8, _col9
-            Statistics: Num rows: 2389 Data size: 73341 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 2389 Data size: 513643 Basic stats: COMPLETE 
Column stats: NONE
             File Output Operator
               compressed: false
               table:
@@ -2668,16 +2668,16 @@ STAGE PLANS:
             Reduce Output Operator
               key expressions: _col0 (type: boolean)
               sort order: +
-              Statistics: Num rows: 2389 Data size: 73341 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 2389 Data size: 513643 Basic stats: 
COMPLETE Column stats: NONE
               value expressions: _col1 (type: float), _col2 (type: float), 
_col3 (type: double), _col4 (type: bigint), _col5 (type: double), _col6 (type: 
double), _col7 (type: double), _col8 (type: double), _col9 (type: double), 
_col10 (type: double), _col11 (type: bigint), _col12 (type: double), _col13 
(type: double), _col14 (type: double), _col15 (type: double), _col17 (type: 
bigint), _col18 (type: double), _col19 (type: double), _col20 (type: double), 
_col21 (type: double), _col22 (type: double), _col23 (type: double), _col24 
(type: double), _col25 (type: double)
       Reduce Operator Tree:
         Select Operator
           expressions: KEY.reducesinkkey0 (type: boolean), VALUE._col0 (type: 
float), VALUE._col1 (type: float), VALUE._col2 (type: double), VALUE._col3 
(type: bigint), VALUE._col4 (type: double), VALUE._col5 (type: double), 
VALUE._col6 (type: double), VALUE._col7 (type: double), VALUE._col8 (type: 
double), VALUE._col9 (type: double), VALUE._col10 (type: bigint), VALUE._col11 
(type: double), VALUE._col12 (type: double), VALUE._col13 (type: double), 
VALUE._col14 (type: double), VALUE._col12 (type: double), VALUE._col15 (type: 
bigint), VALUE._col16 (type: double), VALUE._col17 (type: double), VALUE._col18 
(type: double), VALUE._col19 (type: double), VALUE._col20 (type: double), 
VALUE._col21 (type: double), VALUE._col22 (type: double), VALUE._col23 (type: 
double)
           outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, _col6, 
_col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15, _col16, 
_col17, _col18, _col19, _col20, _col21, _col22, _col23, _col24, _col25
-          Statistics: Num rows: 2389 Data size: 73341 Basic stats: COMPLETE 
Column stats: NONE
+          Statistics: Num rows: 2389 Data size: 513643 Basic stats: COMPLETE 
Column stats: NONE
           File Output Operator
             compressed: false
-            Statistics: Num rows: 2389 Data size: 73341 Basic stats: COMPLETE 
Column stats: NONE
+            Statistics: Num rows: 2389 Data size: 513643 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/trunk/ql/src/test/results/clientpositive/vectorized_case.q.out
URL: 
http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/vectorized_case.q.out?rev=1658038&r1=1658037&r2=1658038&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/clientpositive/vectorized_case.q.out 
(original)
+++ hive/trunk/ql/src/test/results/clientpositive/vectorized_case.q.out Sat Feb 
 7 09:22:46 2015
@@ -44,17 +44,17 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ((csmallint = 418) or ((csmallint = 12205) or 
(csmallint = 10583))) (type: boolean)
-              Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: csmallint (type: smallint), CASE WHEN ((csmallint 
= 418)) THEN ('a') WHEN ((csmallint = 12205)) THEN ('b') ELSE ('c') END (type: 
string), CASE (csmallint) WHEN (418) THEN ('a') WHEN (12205) THEN ('b') ELSE 
('c') END (type: string)
                 outputColumnNames: _col0, _col1, _col2
-                Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                 File Output Operator
                   compressed: false
-                  Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 12288 Data size: 2641964 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/trunk/ql/src/test/results/clientpositive/vectorized_casts.q.out
URL: 
http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/vectorized_casts.q.out?rev=1658038&r1=1658037&r2=1658038&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/clientpositive/vectorized_casts.q.out 
(original)
+++ hive/trunk/ql/src/test/results/clientpositive/vectorized_casts.q.out Sat 
Feb  7 09:22:46 2015
@@ -156,17 +156,17 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: ((cbigint % 250) = 0) (type: boolean)
-              Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: UDFToBoolean(ctinyint) (type: boolean), 
UDFToBoolean(csmallint) (type: boolean), UDFToBoolean(cint) (type: boolean), 
UDFToBoolean(cbigint) (type: boolean), UDFToBoolean(cfloat) (type: boolean), 
UDFToBoolean(cdouble) (type: boolean), cboolean1 (type: boolean), 
UDFToBoolean((cbigint * 0)) (type: boolean), UDFToBoolean(ctimestamp1) (type: 
boolean), UDFToBoolean(cstring1) (type: boolean), UDFToInteger(ctinyint) (type: 
int), UDFToInteger(csmallint) (type: int), cint (type: int), 
UDFToInteger(cbigint) (type: int), UDFToInteger(cfloat) (type: int), 
UDFToInteger(cdouble) (type: int), UDFToInteger(cboolean1) (type: int), 
UDFToInteger(ctimestamp1) (type: int), UDFToInteger(cstring1) (type: int), 
UDFToInteger(substr(cstring1, 1, 1)) (type: int), UDFToByte(cfloat) (type: 
tinyint), UDFToShort(cfloat) (type: smallint), UDFToLong(cfloat) (type: 
bigint), UDFToDouble(ctinyint) (type: double), UDFToDouble(csmallint) (type: 
double), UDFToDouble(cint) (type: double), UDFToD
 ouble(cbigint) (type: double), UDFToDouble(cfloat) (type: double), cdouble 
(type: double), UDFToDouble(cboolean1) (type: double), UDFToDouble(ctimestamp1) 
(type: double), UDFToDouble(cstring1) (type: double), 
UDFToDouble(substr(cstring1, 1, 1)) (type: double), UDFToFloat(cint) (type: 
float), UDFToFloat(cdouble) (type: float), CAST( ctinyint AS TIMESTAMP) (type: 
timestamp), CAST( csmallint AS TIMESTAMP) (type: timestamp), CAST( cint AS 
TIMESTAMP) (type: timestamp), CAST( cbigint AS TIMESTAMP) (type: timestamp), 
CAST( cfloat AS TIMESTAMP) (type: timestamp), CAST( cdouble AS TIMESTAMP) 
(type: timestamp), CAST( cboolean1 AS TIMESTAMP) (type: timestamp), CAST( 
(cbigint * 0) AS TIMESTAMP) (type: timestamp), ctimestamp1 (type: timestamp), 
CAST( cstring1 AS TIMESTAMP) (type: timestamp), CAST( substr(cstring1, 1, 1) AS 
TIMESTAMP) (type: timestamp), UDFToString(ctinyint) (type: string), 
UDFToString(csmallint) (type: string), UDFToString(cint) (type: string), 
UDFToString(cbigint) (type: string
 ), UDFToString(cfloat) (type: string), UDFToString(cdouble) (type: string), 
UDFToString(cboolean1) (type: string), UDFToString((cbigint * 0)) (type: 
string), UDFToString(ctimestamp1) (type: string), cstring1 (type: string), 
UDFToFloat(UDFToInteger(cfloat)) (type: float), UDFToDouble((cint * 2)) (type: 
double), UDFToString(sin(cfloat)) (type: string), 
(UDFToDouble(UDFToFloat(cint)) + UDFToDouble(cboolean1)) (type: double)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6, _col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15, 
_col16, _col17, _col18, _col19, _col20, _col21, _col22, _col23, _col24, _col25, 
_col26, _col27, _col28, _col29, _col30, _col31, _col32, _col33, _col34, _col35, 
_col36, _col37, _col38, _col39, _col40, _col41, _col42, _col43, _col44, _col45, 
_col46, _col47, _col48, _col49, _col50, _col51, _col52, _col53, _col54, _col55, 
_col56, _col57, _col58, _col59
-                Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
                 File Output Operator
                   compressed: false
-                  Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 6144 Data size: 1320982 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/trunk/ql/src/test/results/clientpositive/vectorized_distinct_gby.q.out
URL: 
http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/vectorized_distinct_gby.q.out?rev=1658038&r1=1658037&r2=1658038&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/clientpositive/vectorized_distinct_gby.q.out 
(original)
+++ hive/trunk/ql/src/test/results/clientpositive/vectorized_distinct_gby.q.out 
Sat Feb  7 09:22:46 2015
@@ -90,21 +90,21 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Select Operator
               expressions: cint (type: int)
               outputColumnNames: _col0
-              Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
               Group By Operator
                 aggregations: sum(DISTINCT _col0), count(DISTINCT _col0), 
avg(DISTINCT _col0), std(DISTINCT _col0)
                 keys: _col0 (type: int)
                 mode: hash
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4
-                Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
                 Reduce Output Operator
                   key expressions: _col0 (type: int)
                   sort order: +
-                  Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
       Execution mode: vectorized
       Reduce Operator Tree:
         Group By Operator

Modified: hive/trunk/ql/src/test/results/clientpositive/vectorized_mapjoin.q.out
URL: 
http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/vectorized_mapjoin.q.out?rev=1658038&r1=1658037&r2=1658038&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/clientpositive/vectorized_mapjoin.q.out 
(original)
+++ hive/trunk/ql/src/test/results/clientpositive/vectorized_mapjoin.q.out Sat 
Feb  7 09:22:46 2015
@@ -22,14 +22,14 @@ STAGE PLANS:
         $hdt$_0:$hdt$_0:t1 
           TableScan
             alias: t1
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: cint is not null (type: boolean)
-              Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cint (type: int)
                 outputColumnNames: _col0
-                Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
                 HashTable Sink Operator
                   keys:
                     0 _col0 (type: int)
@@ -40,14 +40,14 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: t1
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: cint is not null (type: boolean)
-              Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cint (type: int)
                 outputColumnNames: _col0
-                Statistics: Num rows: 6144 Data size: 188618 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 6144 Data size: 1320982 Basic stats: 
COMPLETE Column stats: NONE
                 Map Join Operator
                   condition map:
                        Inner Join 0 to 1
@@ -55,11 +55,11 @@ STAGE PLANS:
                     0 _col0 (type: int)
                     1 _col0 (type: int)
                   outputColumnNames: _col0, _col1
-                  Statistics: Num rows: 6758 Data size: 207479 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 6758 Data size: 1453080 Basic stats: 
COMPLETE Column stats: NONE
                   Select Operator
                     expressions: _col0 (type: int), _col1 (type: int), (_col0 
+ _col1) (type: int)
                     outputColumnNames: _col0, _col1, _col2
-                    Statistics: Num rows: 6758 Data size: 207479 Basic stats: 
COMPLETE Column stats: NONE
+                    Statistics: Num rows: 6758 Data size: 1453080 Basic stats: 
COMPLETE Column stats: NONE
                     Group By Operator
                       aggregations: count(_col0), max(_col1), min(_col0), 
avg(_col2)
                       mode: hash

Modified: 
hive/trunk/ql/src/test/results/clientpositive/vectorized_math_funcs.q.out
URL: 
http://svn.apache.org/viewvc/hive/trunk/ql/src/test/results/clientpositive/vectorized_math_funcs.q.out?rev=1658038&r1=1658037&r2=1658038&view=diff
==============================================================================
--- hive/trunk/ql/src/test/results/clientpositive/vectorized_math_funcs.q.out 
(original)
+++ hive/trunk/ql/src/test/results/clientpositive/vectorized_math_funcs.q.out 
Sat Feb  7 09:22:46 2015
@@ -116,17 +116,17 @@ STAGE PLANS:
       Map Operator Tree:
           TableScan
             alias: alltypesorc
-            Statistics: Num rows: 12288 Data size: 377237 Basic stats: 
COMPLETE Column stats: NONE
+            Statistics: Num rows: 12288 Data size: 2641964 Basic stats: 
COMPLETE Column stats: NONE
             Filter Operator
               predicate: (((cbigint % 500) = 0) and (sin(cfloat) >= -1.0)) 
(type: boolean)
-              Statistics: Num rows: 2048 Data size: 62872 Basic stats: 
COMPLETE Column stats: NONE
+              Statistics: Num rows: 2048 Data size: 440327 Basic stats: 
COMPLETE Column stats: NONE
               Select Operator
                 expressions: cdouble (type: double), round(cdouble, 2) (type: 
double), floor(cdouble) (type: bigint), ceil(cdouble) (type: bigint), rand() 
(type: double), rand(98007) (type: double), exp(ln(cdouble)) (type: double), 
ln(cdouble) (type: double), ln(cfloat) (type: double), log10(cdouble) (type: 
double), log2(cdouble) (type: double), log2((cdouble - 15601.0)) (type: 
double), log2(cfloat) (type: double), log2(cbigint) (type: double), log2(cint) 
(type: double), log2(csmallint) (type: double), log2(ctinyint) (type: double), 
log(2.0, cdouble) (type: double), power(log2(cdouble), 2.0) (type: double), 
power(log2(cdouble), 2.0) (type: double), sqrt(cdouble) (type: double), 
sqrt(cbigint) (type: double), bin(cbigint) (type: string), hex(cdouble) (type: 
string), conv(cbigint, 10, 16) (type: string), abs(cdouble) (type: double), 
abs(ctinyint) (type: int), (cint pmod 3) (type: int), sin(cdouble) (type: 
double), asin(cdouble) (type: double), cos(cdouble) (type: double), 
acos(cdouble)
  (type: double), atan(cdouble) (type: double), degrees(cdouble) (type: 
double), radians(cdouble) (type: double), cdouble (type: double), cbigint 
(type: bigint), (- cdouble) (type: double), sign(cdouble) (type: double), 
sign(cbigint) (type: double), cos(((- sin(log(cdouble))) + 3.14159)) (type: 
double)
                 outputColumnNames: _col0, _col1, _col2, _col3, _col4, _col5, 
_col6, _col7, _col8, _col9, _col10, _col11, _col12, _col13, _col14, _col15, 
_col16, _col17, _col18, _col19, _col20, _col21, _col22, _col23, _col24, _col25, 
_col26, _col27, _col28, _col29, _col30, _col31, _col32, _col33, _col34, _col35, 
_col36, _col37, _col38, _col39, _col40
-                Statistics: Num rows: 2048 Data size: 62872 Basic stats: 
COMPLETE Column stats: NONE
+                Statistics: Num rows: 2048 Data size: 440327 Basic stats: 
COMPLETE Column stats: NONE
                 File Output Operator
                   compressed: false
-                  Statistics: Num rows: 2048 Data size: 62872 Basic stats: 
COMPLETE Column stats: NONE
+                  Statistics: Num rows: 2048 Data size: 440327 Basic stats: 
COMPLETE Column stats: NONE
                   table:
                       input format: org.apache.hadoop.mapred.TextInputFormat
                       output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat


Reply via email to