Repository: hive
Updated Branches:
  refs/heads/master 2a8e38814 -> 244ce09c9


http://git-wip-us.apache.org/repos/asf/hive/blob/244ce09c/ql/src/test/results/clientpositive/unicode_notation.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/unicode_notation.q.out 
b/ql/src/test/results/clientpositive/unicode_notation.q.out
index 52da674..37848b0 100644
--- a/ql/src/test/results/clientpositive/unicode_notation.q.out
+++ b/ql/src/test/results/clientpositive/unicode_notation.q.out
@@ -27,6 +27,11 @@ Retention:           0
 #### A masked pattern was here ####
 Table Type:            MANAGED_TABLE            
 Table Parameters:               
+       COLUMN_STATS_ACCURATE   {\"BASIC_STATS\":\"true\"}
+       numFiles                0                   
+       numRows                 0                   
+       rawDataSize             0                   
+       totalSize               0                   
 #### A masked pattern was here ####
                 
 # Storage Information           
@@ -73,6 +78,11 @@ Retention:           0
 #### A masked pattern was here ####
 Table Type:            MANAGED_TABLE            
 Table Parameters:               
+       COLUMN_STATS_ACCURATE   {\"BASIC_STATS\":\"true\"}
+       numFiles                0                   
+       numRows                 0                   
+       rawDataSize             0                   
+       totalSize               0                   
 #### A masked pattern was here ####
                 
 # Storage Information           
@@ -119,6 +129,11 @@ Retention:                 0
 #### A masked pattern was here ####
 Table Type:            MANAGED_TABLE            
 Table Parameters:               
+       COLUMN_STATS_ACCURATE   {\"BASIC_STATS\":\"true\"}
+       numFiles                0                   
+       numRows                 0                   
+       rawDataSize             0                   
+       totalSize               0                   
 #### A masked pattern was here ####
                 
 # Storage Information           

http://git-wip-us.apache.org/repos/asf/hive/blob/244ce09c/ql/src/test/results/clientpositive/unset_table_view_property.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/unset_table_view_property.q.out 
b/ql/src/test/results/clientpositive/unset_table_view_property.q.out
index 8bbb9fe..a3dec73 100644
--- a/ql/src/test/results/clientpositive/unset_table_view_property.q.out
+++ b/ql/src/test/results/clientpositive/unset_table_view_property.q.out
@@ -16,6 +16,11 @@ PREHOOK: query: SHOW TBLPROPERTIES vt.testTable
 PREHOOK: type: SHOW_TBLPROPERTIES
 POSTHOOK: query: SHOW TBLPROPERTIES vt.testTable
 POSTHOOK: type: SHOW_TBLPROPERTIES
+COLUMN_STATS_ACCURATE  {"BASIC_STATS":"true"}
+numFiles       0
+numRows        0
+rawDataSize    0
+totalSize      0
 #### A masked pattern was here ####
 PREHOOK: query: -- UNSET TABLE PROPERTIES
 ALTER TABLE vt.testTable SET TBLPROPERTIES ('a'='1', 'c'='3')
@@ -35,6 +40,8 @@ a     1
 c      3
 #### A masked pattern was here ####
 numFiles       0
+numRows        0
+rawDataSize    0
 totalSize      0
 #### A masked pattern was here ####
 PREHOOK: query: -- UNSET all the properties
@@ -53,6 +60,8 @@ POSTHOOK: query: SHOW TBLPROPERTIES vt.testTable
 POSTHOOK: type: SHOW_TBLPROPERTIES
 #### A masked pattern was here ####
 numFiles       0
+numRows        0
+rawDataSize    0
 totalSize      0
 #### A masked pattern was here ####
 PREHOOK: query: ALTER TABLE vt.testTable SET TBLPROPERTIES ('a'='1', 'c'='3', 
'd'='4')
@@ -72,6 +81,8 @@ c     3
 d      4
 #### A masked pattern was here ####
 numFiles       0
+numRows        0
+rawDataSize    0
 totalSize      0
 #### A masked pattern was here ####
 PREHOOK: query: -- UNSET a subset of the properties
@@ -91,6 +102,8 @@ POSTHOOK: type: SHOW_TBLPROPERTIES
 c      3
 #### A masked pattern was here ####
 numFiles       0
+numRows        0
+rawDataSize    0
 totalSize      0
 #### A masked pattern was here ####
 PREHOOK: query: -- the same property being UNSET multiple times
@@ -109,6 +122,8 @@ POSTHOOK: query: SHOW TBLPROPERTIES vt.testTable
 POSTHOOK: type: SHOW_TBLPROPERTIES
 #### A masked pattern was here ####
 numFiles       0
+numRows        0
+rawDataSize    0
 totalSize      0
 #### A masked pattern was here ####
 PREHOOK: query: ALTER TABLE vt.testTable SET TBLPROPERTIES ('a'='1', 'b' = 
'2', 'c'='3', 'd'='4')
@@ -129,6 +144,8 @@ c   3
 d      4
 #### A masked pattern was here ####
 numFiles       0
+numRows        0
+rawDataSize    0
 totalSize      0
 #### A masked pattern was here ####
 PREHOOK: query: -- UNSET a subset of the properties and some non-existed 
properties using IF EXISTS
@@ -149,6 +166,8 @@ a   1
 c      3
 #### A masked pattern was here ####
 numFiles       0
+numRows        0
+rawDataSize    0
 totalSize      0
 #### A masked pattern was here ####
 PREHOOK: query: -- UNSET a subset of the properties and some non-existed 
properties using IF EXISTS
@@ -168,6 +187,8 @@ POSTHOOK: type: SHOW_TBLPROPERTIES
 a      1
 #### A masked pattern was here ####
 numFiles       0
+numRows        0
+rawDataSize    0
 totalSize      0
 #### A masked pattern was here ####
 PREHOOK: query: DROP TABLE vt.testTable

http://git-wip-us.apache.org/repos/asf/hive/blob/244ce09c/ql/src/test/results/clientpositive/vectorized_ptf.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/vectorized_ptf.q.out 
b/ql/src/test/results/clientpositive/vectorized_ptf.q.out
index fc4351d..7fb966a 100644
--- a/ql/src/test/results/clientpositive/vectorized_ptf.q.out
+++ b/ql/src/test/results/clientpositive/vectorized_ptf.q.out
@@ -5354,15 +5354,20 @@ STAGE PLANS:
                     input format: org.apache.hadoop.mapred.TextInputFormat
                     output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
                     properties:
+                      COLUMN_STATS_ACCURATE {"BASIC_STATS":"true"}
                       bucket_count -1
                       columns p_mfgr,p_name,p_size,r,dr,s
                       columns.comments 
                       columns.types string:string:int:int:int:double
 #### A masked pattern was here ####
                       name default.part_4
+                      numFiles 0
+                      numRows 0
+                      rawDataSize 0
                       serialization.ddl struct part_4 { string p_mfgr, string 
p_name, i32 p_size, i32 r, i32 dr, double s}
                       serialization.format 1
                       serialization.lib 
org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
+                      totalSize 0
 #### A masked pattern was here ####
                     serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
                     name: default.part_4
@@ -5379,15 +5384,20 @@ STAGE PLANS:
               input format: org.apache.hadoop.mapred.TextInputFormat
               output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
               properties:
+                COLUMN_STATS_ACCURATE {"BASIC_STATS":"true"}
                 bucket_count -1
                 columns p_mfgr,p_name,p_size,r,dr,s
                 columns.comments 
                 columns.types string:string:int:int:int:double
 #### A masked pattern was here ####
                 name default.part_4
+                numFiles 0
+                numRows 0
+                rawDataSize 0
                 serialization.ddl struct part_4 { string p_mfgr, string 
p_name, i32 p_size, i32 r, i32 dr, double s}
                 serialization.format 1
                 serialization.lib 
org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
+                totalSize 0
 #### A masked pattern was here ####
               serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
               name: default.part_4
@@ -5584,15 +5594,20 @@ STAGE PLANS:
                     input format: org.apache.hadoop.mapred.TextInputFormat
                     output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
                     properties:
+                      COLUMN_STATS_ACCURATE {"BASIC_STATS":"true"}
                       bucket_count -1
                       columns p_mfgr,p_name,p_size,s2,r,dr,cud,fv1
                       columns.comments 
                       columns.types string:string:int:int:int:int:double:int
 #### A masked pattern was here ####
                       name default.part_5
+                      numFiles 0
+                      numRows 0
+                      rawDataSize 0
                       serialization.ddl struct part_5 { string p_mfgr, string 
p_name, i32 p_size, i32 s2, i32 r, i32 dr, double cud, i32 fv1}
                       serialization.format 1
                       serialization.lib 
org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
+                      totalSize 0
 #### A masked pattern was here ####
                     serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
                     name: default.part_5
@@ -5609,15 +5624,20 @@ STAGE PLANS:
               input format: org.apache.hadoop.mapred.TextInputFormat
               output format: 
org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat
               properties:
+                COLUMN_STATS_ACCURATE {"BASIC_STATS":"true"}
                 bucket_count -1
                 columns p_mfgr,p_name,p_size,s2,r,dr,cud,fv1
                 columns.comments 
                 columns.types string:string:int:int:int:int:double:int
 #### A masked pattern was here ####
                 name default.part_5
+                numFiles 0
+                numRows 0
+                rawDataSize 0
                 serialization.ddl struct part_5 { string p_mfgr, string 
p_name, i32 p_size, i32 s2, i32 r, i32 dr, double cud, i32 fv1}
                 serialization.format 1
                 serialization.lib 
org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
+                totalSize 0
 #### A masked pattern was here ####
               serde: org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe
               name: default.part_5

Reply via email to