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

svn commit: r1579880 [9/16] - in /hive/branches/branch-0.13: common/src/java/org/apache/hadoop/hive/conf/ contrib/src/test/results/clientpositive/ hbase-handler/src/test/results/positive/ itests/test-serde/src/main/java/org/apache/hadoop/hive/serde2/ m...

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/orc_create.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/orc_create.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/orc_create.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/orc_create.q.out Fri Mar 21 04:23:57 2014
@@ -47,10 +47,10 @@ POSTHOOK: query: DESCRIBE FORMATTED orc_
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-str                 	string              	None                
-mp                  	map<string,string>  	None                
-lst                 	array<string>       	None                
-strct               	struct<A:string,B:string>	None                
+str                 	string              	                    
+mp                  	map<string,string>  	                    
+lst                 	array<string>       	                    
+strct               	struct<A:string,B:string>	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -92,13 +92,13 @@ POSTHOOK: query: DESCRIBE FORMATTED orc_
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-key                 	int                 	from deserializer   
-value               	string              	from deserializer   
+key                 	int                 	                    
+value               	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-ds                  	string              	None                
+ds                  	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -143,13 +143,13 @@ POSTHOOK: query: DESCRIBE FORMATTED orc_
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-key                 	int                 	None                
-value               	string              	None                
+key                 	int                 	                    
+value               	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-ds                  	string              	None                
+ds                  	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -185,13 +185,13 @@ POSTHOOK: query: DESCRIBE FORMATTED orc_
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-key                 	int                 	from deserializer   
-value               	string              	from deserializer   
+key                 	int                 	                    
+value               	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-ds                  	string              	None                
+ds                  	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -236,13 +236,13 @@ POSTHOOK: query: DESCRIBE FORMATTED orc_
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-key                 	int                 	from deserializer   
-value               	string              	from deserializer   
+key                 	int                 	                    
+value               	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-ds                  	string              	None                
+ds                  	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -287,10 +287,10 @@ POSTHOOK: query: DESCRIBE FORMATTED orc_
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-str                 	string              	from deserializer   
-mp                  	map<string,string>  	from deserializer   
-lst                 	array<string>       	from deserializer   
-strct               	struct<A:string,B:string>	from deserializer   
+str                 	string              	                    
+mp                  	map<string,string>  	                    
+lst                 	array<string>       	                    
+strct               	struct<A:string,B:string>	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/orc_vectorization_ppd.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/orc_vectorization_ppd.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/orc_vectorization_ppd.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/orc_vectorization_ppd.q.out Fri Mar 21 04:23:57 2014
@@ -313,10 +313,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -361,10 +361,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -408,10 +408,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -457,10 +457,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -504,10 +504,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -553,10 +553,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -600,10 +600,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -649,10 +649,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -696,10 +696,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -741,10 +741,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -785,10 +785,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
@@ -829,10 +829,10 @@ POSTHOOK: Lineage: srcorc.key SIMPLE [(s
 POSTHOOK: Lineage: srcorc.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: srcorc.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:from deserializer), ]
-POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:from deserializer), ]
+POSTHOOK: Lineage: testorc.d SIMPLE [(vectororc)vectororc.FieldSchema(name:d, type:double, comment:null), ]
+POSTHOOK: Lineage: testorc.s1 SIMPLE [(vectororc)vectororc.FieldSchema(name:s1, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s2 SIMPLE [(vectororc)vectororc.FieldSchema(name:s2, type:string, comment:null), ]
+POSTHOOK: Lineage: testorc.s3 SIMPLE [(vectororc)vectororc.FieldSchema(name:s3, type:string, comment:null), ]
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []
 POSTHOOK: Lineage: vectororc.d EXPRESSION []

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/outer_join_ppr.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/outer_join_ppr.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/outer_join_ppr.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/outer_join_ppr.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/parallel_orderby.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/parallel_orderby.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/parallel_orderby.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/parallel_orderby.q.out Fri Mar 21 04:23:57 2014
@@ -91,8 +91,8 @@ POSTHOOK: query: desc formatted total_or
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	None                
-value               	string              	None                
+key                 	string              	                    
+value               	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -200,8 +200,8 @@ POSTHOOK: query: desc formatted total_or
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	None                
-value               	string              	None                
+key                 	string              	                    
+value               	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_create.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_create.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_create.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_create.q.out Fri Mar 21 04:23:57 2014
@@ -56,11 +56,11 @@ POSTHOOK: query: DESCRIBE FORMATTED parq
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-id                  	int                 	from deserializer   
-str                 	string              	from deserializer   
-mp                  	map<string,string>  	from deserializer   
-lst                 	array<string>       	from deserializer   
-strct               	struct<A:string,B:string>	from deserializer   
+id                  	int                 	                    
+str                 	string              	                    
+mp                  	map<string,string>  	                    
+lst                 	array<string>       	                    
+strct               	struct<A:string,B:string>	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_ctas.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_ctas.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_ctas.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_ctas.q.out Fri Mar 21 04:23:57 2014
@@ -50,8 +50,8 @@ POSTHOOK: query: describe parquet_ctas
 POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: staging.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: staging.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-key                 	int                 	from deserializer   
-value               	string              	from deserializer   
+key                 	int                 	                    
+value               	string              	                    
 PREHOOK: query: select * from parquet_ctas
 PREHOOK: type: QUERY
 PREHOOK: Input: default@parquet_ctas
@@ -87,8 +87,8 @@ POSTHOOK: query: describe parquet_ctas_a
 POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: staging.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: staging.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-_c0                 	int                 	from deserializer   
-_c1                 	string              	from deserializer   
+_c0                 	int                 	                    
+_c1                 	string              	                    
 PREHOOK: query: select * from parquet_ctas_advanced
 PREHOOK: type: QUERY
 PREHOOK: Input: default@parquet_ctas_advanced
@@ -124,8 +124,8 @@ POSTHOOK: query: describe parquet_ctas_a
 POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: staging.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: staging.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-mykey               	int                 	from deserializer   
-myvalue             	string              	from deserializer   
+mykey               	int                 	                    
+myvalue             	string              	                    
 PREHOOK: query: select * from parquet_ctas_alias
 PREHOOK: type: QUERY
 PREHOOK: Input: default@parquet_ctas_alias
@@ -161,9 +161,9 @@ POSTHOOK: query: describe parquet_ctas_m
 POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: staging.key EXPRESSION [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: staging.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-key                 	int                 	from deserializer   
-_c1                 	int                 	from deserializer   
-myvalue             	string              	from deserializer   
+key                 	int                 	                    
+_c1                 	int                 	                    
+myvalue             	string              	                    
 PREHOOK: query: select * from parquet_ctas_mixed
 PREHOOK: type: QUERY
 PREHOOK: Input: default@parquet_ctas_mixed

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_partitioned.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_partitioned.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_partitioned.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/parquet_partitioned.q.out Fri Mar 21 04:23:57 2014
@@ -44,13 +44,13 @@ POSTHOOK: query: DESCRIBE FORMATTED parq
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-id                  	int                 	from deserializer   
-str                 	string              	from deserializer   
+id                  	int                 	                    
+str                 	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-part                	string              	None                
+part                	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props.q.out Fri Mar 21 04:23:57 2014
@@ -22,12 +22,12 @@ POSTHOOK: query: describe formatted mytb
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-c1                  	tinyint             	None                
+c1                  	tinyint             	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-c2                  	string              	None                
+c2                  	string              	                    
 	 	 
 # Detailed Partition Information	 	 
 Partition Value:    	[v1]                	 

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props_empty.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props_empty.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props_empty.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props_empty.q.out Fri Mar 21 04:23:57 2014
@@ -18,12 +18,12 @@ POSTHOOK: query: describe formatted mytb
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-c1                  	tinyint             	None                
+c1                  	tinyint             	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-c2                  	string              	None                
+c2                  	string              	                    
 	 	 
 # Detailed Partition Information	 	 
 Partition Value:    	[v1]                	 

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props_with_star.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props_with_star.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props_with_star.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/part_inherit_tbl_props_with_star.q.out Fri Mar 21 04:23:57 2014
@@ -22,12 +22,12 @@ POSTHOOK: query: describe formatted mytb
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-c1                  	tinyint             	None                
+c1                  	tinyint             	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-c2                  	string              	None                
+c2                  	string              	                    
 	 	 
 # Detailed Partition Information	 	 
 Partition Value:    	[v1]                	 

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/partition_date2.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/partition_date2.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/partition_date2.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/partition_date2.q.out Fri Mar 21 04:23:57 2014
@@ -379,16 +379,16 @@ POSTHOOK: Lineage: partition_date2_1 PAR
 POSTHOOK: Lineage: partition_date2_1 PARTITION(dt=2000-01-01,region=2).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: partition_date2_1 PARTITION(dt=2000-01-01,region=2).key SIMPLE []
 POSTHOOK: Lineage: partition_date2_1 PARTITION(dt=2000-01-01,region=2).value SIMPLE []
-key                 	string              	None                
-value               	string              	None                
-dt                  	date                	None                
-region              	int                 	None                
+key                 	string              	                    
+value               	string              	                    
+dt                  	date                	                    
+region              	int                 	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-dt                  	date                	None                
-region              	int                 	None                
+dt                  	date                	                    
+region              	int                 	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: insert overwrite table partition_date2_1 partition(dt=date '1980-01-02', region=3)
@@ -477,16 +477,16 @@ POSTHOOK: Lineage: partition_date2_1 PAR
 POSTHOOK: Lineage: partition_date2_1 PARTITION(dt=2000-01-01,region=2).value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: partition_date2_1 PARTITION(dt=2000-01-01,region=2).key SIMPLE []
 POSTHOOK: Lineage: partition_date2_1 PARTITION(dt=2000-01-01,region=2).value SIMPLE []
-key                 	string              	None                
-value               	string              	None                
-dt                  	date                	None                
-region              	int                 	None                
+key                 	string              	                    
+value               	string              	                    
+dt                  	date                	                    
+region              	int                 	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-dt                  	date                	None                
-region              	int                 	None                
+dt                  	date                	                    
+region              	int                 	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: -- alter table touch

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/partition_schema1.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/partition_schema1.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/partition_schema1.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/partition_schema1.q.out Fri Mar 21 04:23:57 2014
@@ -21,14 +21,14 @@ POSTHOOK: query: desc partition_schema1 
 POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: partition_schema1 PARTITION(dt=100).key SIMPLE [(src1)src1.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: partition_schema1 PARTITION(dt=100).value SIMPLE [(src1)src1.FieldSchema(name:value, type:string, comment:default), ]
-key                 	string              	None                
-value               	string              	None                
-dt                  	string              	None                
+key                 	string              	                    
+value               	string              	                    
+dt                  	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-dt                  	string              	None                
+dt                  	string              	                    
 PREHOOK: query: alter table partition_schema1 add columns (x string)
 PREHOOK: type: ALTERTABLE_ADDCOLS
 PREHOOK: Input: default@partition_schema1
@@ -45,26 +45,26 @@ POSTHOOK: query: desc partition_schema1
 POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: partition_schema1 PARTITION(dt=100).key SIMPLE [(src1)src1.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: partition_schema1 PARTITION(dt=100).value SIMPLE [(src1)src1.FieldSchema(name:value, type:string, comment:default), ]
-key                 	string              	None                
-value               	string              	None                
-x                   	string              	None                
-dt                  	string              	None                
+key                 	string              	                    
+value               	string              	                    
+x                   	string              	                    
+dt                  	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-dt                  	string              	None                
+dt                  	string              	                    
 PREHOOK: query: desc partition_schema1 partition (dt='100')
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc partition_schema1 partition (dt='100')
 POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: partition_schema1 PARTITION(dt=100).key SIMPLE [(src1)src1.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: partition_schema1 PARTITION(dt=100).value SIMPLE [(src1)src1.FieldSchema(name:value, type:string, comment:default), ]
-key                 	string              	None                
-value               	string              	None                
-dt                  	string              	None                
+key                 	string              	                    
+value               	string              	                    
+dt                  	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-dt                  	string              	None                
+dt                  	string              	                    

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/pcr.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/pcr.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/pcr.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/pcr.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_join_filter.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_join_filter.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_join_filter.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_join_filter.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_union_view.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_union_view.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_union_view.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_union_view.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_vc.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_vc.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_vc.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppd_vc.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppr_allchildsarenull.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppr_allchildsarenull.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppr_allchildsarenull.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/ppr_allchildsarenull.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/protectmode.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/protectmode.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/protectmode.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/protectmode.q.out Fri Mar 21 04:23:57 2014
@@ -45,7 +45,7 @@ PREHOOK: query: desc extended tbl1
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl1
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
+col                 	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: alter table tbl1 disable offline
@@ -60,7 +60,7 @@ PREHOOK: query: desc extended tbl1
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl1
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
+col                 	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: select * from tbl1
@@ -146,13 +146,13 @@ PREHOOK: query: desc extended tbl2 parti
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl2 partition (p='p1')
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
-p                   	string              	None                
+col                 	string              	                    
+p                   	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-p                   	string              	None                
+p                   	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: alter table tbl2 enable offline
@@ -167,13 +167,13 @@ PREHOOK: query: desc extended tbl2
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl2
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
-p                   	string              	None                
+col                 	string              	                    
+p                   	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-p                   	string              	None                
+p                   	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: alter table tbl2 enable no_drop
@@ -188,13 +188,13 @@ PREHOOK: query: desc extended tbl2
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl2
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
-p                   	string              	None                
+col                 	string              	                    
+p                   	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-p                   	string              	None                
+p                   	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: alter table tbl2 drop partition (p='p3')
@@ -217,13 +217,13 @@ PREHOOK: query: desc extended tbl2
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl2
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
-p                   	string              	None                
+col                 	string              	                    
+p                   	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-p                   	string              	None                
+p                   	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: alter table tbl2 disable no_drop
@@ -238,13 +238,13 @@ PREHOOK: query: desc extended tbl2
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl2
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
-p                   	string              	None                
+col                 	string              	                    
+p                   	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-p                   	string              	None                
+p                   	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: select * from tbl2 where p='p2'
@@ -280,13 +280,13 @@ PREHOOK: query: desc extended tbl2 parti
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl2 partition (p='p1')
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
-p                   	string              	None                
+col                 	string              	                    
+p                   	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-p                   	string              	None                
+p                   	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: select * from tbl2 where p='p1'

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/protectmode2.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/protectmode2.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/protectmode2.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/protectmode2.q.out Fri Mar 21 04:23:57 2014
@@ -21,7 +21,7 @@ PREHOOK: query: desc extended tbl1
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl1
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
+col                 	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: alter table tbl1 enable no_drop
@@ -36,7 +36,7 @@ PREHOOK: query: desc extended tbl1
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl1
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
+col                 	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: alter table tbl1 disable no_drop cascade
@@ -51,7 +51,7 @@ PREHOOK: query: desc extended tbl1
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: desc extended tbl1
 POSTHOOK: type: DESCTABLE
-col                 	string              	None                
+col                 	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: alter table tbl1 disable no_drop
@@ -116,12 +116,12 @@ POSTHOOK: query: desc formatted tbl2
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-col                 	string              	None                
+col                 	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-p                   	string              	None                
+p                   	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -158,12 +158,12 @@ POSTHOOK: query: desc formatted tbl2
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-col                 	string              	None                
+col                 	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-p                   	string              	None                
+p                   	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/push_or.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/push_or.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/push_or.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/push_or.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/quotedid_basic.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/quotedid_basic.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/quotedid_basic.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/quotedid_basic.q.out Fri Mar 21 04:23:57 2014
@@ -11,9 +11,9 @@ PREHOOK: query: describe t1
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: describe t1
 POSTHOOK: type: DESCTABLE
-x+1                 	string              	None                
-y&y                 	string              	None                
-!@#$%^&*()_q        	string              	None                
+x+1                 	string              	                    
+y&y                 	string              	                    
+!@#$%^&*()_q        	string              	                    
 PREHOOK: query: select `x+1`, `y&y`, `!@#$%^&*()_q` from t1
 PREHOOK: type: QUERY
 PREHOOK: Input: default@t1
@@ -314,8 +314,8 @@ PREHOOK: query: describe t4
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: describe t4
 POSTHOOK: type: DESCTABLE
-x+1`                	string              	None                
-y&y                 	string              	None                
+x+1`                	string              	                    
+y&y                 	string              	                    
 PREHOOK: query: insert into table t4 select * from src
 PREHOOK: type: QUERY
 PREHOOK: Input: default@src

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/quotedid_tblproperty.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/quotedid_tblproperty.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/quotedid_tblproperty.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/quotedid_tblproperty.q.out Fri Mar 21 04:23:57 2014
@@ -13,5 +13,5 @@ PREHOOK: query: describe xyz
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: describe xyz
 POSTHOOK: type: DESCTABLE
-valid_colname       	string              	from deserializer   
-invalid.colname     	string              	from deserializer   
+valid_colname       	string              	                    
+invalid.colname     	string              	                    

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner1.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner1.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner1.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner1.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner2.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner2.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner2.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner2.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner3.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner3.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner3.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/rand_partitionpruner3.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_bigdata.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_bigdata.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_bigdata.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_bigdata.q.out Fri Mar 21 04:23:57 2014
@@ -33,8 +33,8 @@ POSTHOOK: query: describe columnTable_Bi
 POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: columntable_bigdata.key SCRIPT [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:value, type:string, comment:default), ]
 POSTHOOK: Lineage: columntable_bigdata.value SCRIPT [(src)src.FieldSchema(name:key, type:string, comment:default), (src)src.FieldSchema(name:value, type:string, comment:default), ]
-key                 	string              	None                
-value               	string              	None                
+key                 	string              	                    
+value               	string              	                    
 PREHOOK: query: select count(columnTable_Bigdata.key) from columnTable_Bigdata
 PREHOOK: type: QUERY
 PREHOOK: Input: default@columntable_bigdata

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_columnar.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_columnar.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_columnar.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_columnar.q.out Fri Mar 21 04:23:57 2014
@@ -33,8 +33,8 @@ POSTHOOK: query: describe columnTable
 POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: columntable.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 POSTHOOK: Lineage: columntable.value SIMPLE [(src)src.FieldSchema(name:value, type:string, comment:default), ]
-key                 	string              	None                
-value               	string              	None                
+key                 	string              	                    
+value               	string              	                    
 PREHOOK: query: SELECT columnTable.* FROM columnTable ORDER BY key ASC, value ASC
 PREHOOK: type: QUERY
 PREHOOK: Input: default@columntable

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_default_format.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_default_format.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_default_format.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/rcfile_default_format.q.out Fri Mar 21 04:23:57 2014
@@ -11,7 +11,7 @@ POSTHOOK: query: DESCRIBE FORMATTED rcfi
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	None                
+key                 	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -46,8 +46,8 @@ POSTHOOK: query: DESCRIBE FORMATTED rcfi
 POSTHOOK: type: DESCTABLE
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	None                
-value               	string              	None                
+key                 	string              	                    
+value               	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -97,7 +97,7 @@ POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: rcfile_default_format_txtfile.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	None                
+key                 	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -139,8 +139,8 @@ POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: rcfile_default_format_txtfile.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	None                
-value               	string              	None                
+key                 	string              	                    
+value               	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -182,8 +182,8 @@ POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: rcfile_default_format_txtfile.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	from deserializer   
-value               	string              	from deserializer   
+key                 	string              	                    
+value               	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -225,7 +225,7 @@ POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: rcfile_default_format_txtfile.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	from deserializer   
+key                 	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -262,8 +262,8 @@ POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: rcfile_default_format_txtfile.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	from deserializer   
-value               	string              	from deserializer   
+key                 	string              	                    
+value               	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 
@@ -305,7 +305,7 @@ POSTHOOK: type: DESCTABLE
 POSTHOOK: Lineage: rcfile_default_format_txtfile.key SIMPLE [(src)src.FieldSchema(name:key, type:string, comment:default), ]
 # col_name            	data_type           	comment             
 	 	 
-key                 	string              	from deserializer   
+key                 	string              	                    
 	 	 
 # Detailed Table Information	 	 
 Database:           	default             	 

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/reduce_deduplicate.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/reduce_deduplicate.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/reduce_deduplicate.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/reduce_deduplicate.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/regexp_extract.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/regexp_extract.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/regexp_extract.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/regexp_extract.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/rename_column.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/rename_column.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/rename_column.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/rename_column.q.out Fri Mar 21 04:23:57 2014
@@ -9,9 +9,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-a                   	int                 	None                
-b                   	int                 	None                
-c                   	int                 	None                
+a                   	int                 	                    
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a a STRING
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: default@kv_rename_test
@@ -24,9 +24,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-a                   	string              	None                
-b                   	int                 	None                
-c                   	int                 	None                
+a                   	string              	                    
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a a1 INT
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: default@kv_rename_test
@@ -39,9 +39,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-a1                  	int                 	None                
-b                   	int                 	None                
-c                   	int                 	None                
+a1                  	int                 	                    
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a1 a2 INT FIRST
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: default@kv_rename_test
@@ -54,9 +54,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-a2                  	int                 	None                
-b                   	int                 	None                
-c                   	int                 	None                
+a2                  	int                 	                    
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a2 a INT AFTER b
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: default@kv_rename_test
@@ -69,9 +69,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-b                   	int                 	None                
-a                   	int                 	None                
-c                   	int                 	None                
+b                   	int                 	                    
+a                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a a1 INT COMMENT 'test comment1'
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: default@kv_rename_test
@@ -84,9 +84,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-b                   	int                 	None                
+b                   	int                 	                    
 a1                  	int                 	test comment1       
-c                   	int                 	None                
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a1 a2 INT COMMENT 'test comment2' FIRST
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: default@kv_rename_test
@@ -100,8 +100,8 @@ PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
 a2                  	int                 	test comment2       
-b                   	int                 	None                
-c                   	int                 	None                
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE COLUMN a2 a INT AFTER b
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: default@kv_rename_test
@@ -114,9 +114,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-b                   	int                 	None                
+b                   	int                 	                    
 a                   	int                 	test comment2       
-c                   	int                 	None                
+c                   	int                 	                    
 PREHOOK: query: DROP TABLE kv_rename_test
 PREHOOK: type: DROPTABLE
 PREHOOK: Input: default@kv_rename_test
@@ -159,9 +159,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-a                   	int                 	None                
-b                   	int                 	None                
-c                   	int                 	None                
+a                   	int                 	                    
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a a STRING
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: kv_rename_test_db@kv_rename_test
@@ -174,9 +174,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-a                   	string              	None                
-b                   	int                 	None                
-c                   	int                 	None                
+a                   	string              	                    
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a a1 INT
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: kv_rename_test_db@kv_rename_test
@@ -189,9 +189,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-a1                  	int                 	None                
-b                   	int                 	None                
-c                   	int                 	None                
+a1                  	int                 	                    
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a1 a2 INT FIRST
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: kv_rename_test_db@kv_rename_test
@@ -204,9 +204,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-a2                  	int                 	None                
-b                   	int                 	None                
-c                   	int                 	None                
+a2                  	int                 	                    
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a2 a INT AFTER b
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: kv_rename_test_db@kv_rename_test
@@ -219,9 +219,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-b                   	int                 	None                
-a                   	int                 	None                
-c                   	int                 	None                
+b                   	int                 	                    
+a                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a a1 INT COMMENT 'test comment1'
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: kv_rename_test_db@kv_rename_test
@@ -234,9 +234,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-b                   	int                 	None                
+b                   	int                 	                    
 a1                  	int                 	test comment1       
-c                   	int                 	None                
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE a1 a2 INT COMMENT 'test comment2' FIRST
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: kv_rename_test_db@kv_rename_test
@@ -250,8 +250,8 @@ PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
 a2                  	int                 	test comment2       
-b                   	int                 	None                
-c                   	int                 	None                
+b                   	int                 	                    
+c                   	int                 	                    
 PREHOOK: query: ALTER TABLE kv_rename_test CHANGE COLUMN a2 a INT AFTER b
 PREHOOK: type: ALTERTABLE_RENAMECOL
 PREHOOK: Input: kv_rename_test_db@kv_rename_test
@@ -264,9 +264,9 @@ PREHOOK: query: DESCRIBE kv_rename_test
 PREHOOK: type: DESCTABLE
 POSTHOOK: query: DESCRIBE kv_rename_test
 POSTHOOK: type: DESCTABLE
-b                   	int                 	None                
+b                   	int                 	                    
 a                   	int                 	test comment2       
-c                   	int                 	None                
+c                   	int                 	                    
 PREHOOK: query: DROP TABLE kv_rename_test
 PREHOOK: type: DROPTABLE
 PREHOOK: Input: kv_rename_test_db@kv_rename_test

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/router_join_ppr.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/router_join_ppr.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/router_join_ppr.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/router_join_ppr.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample1.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample1.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample1.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample1.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample10.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample10.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample10.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample10.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample2.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample2.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample2.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample2.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample4.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample4.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample4.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample4.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample5.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample5.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample5.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample5.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample6.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample6.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample6.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample6.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample7.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample7.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample7.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample7.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample8.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample8.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample8.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample8.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample9.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample9.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample9.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sample9.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/serde_reported_schema.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/serde_reported_schema.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
--- hive/branches/branch-0.13/ql/src/test/results/clientpositive/serde_reported_schema.q.out (original)
+++ hive/branches/branch-0.13/ql/src/test/results/clientpositive/serde_reported_schema.q.out Fri Mar 21 04:23:57 2014
@@ -22,12 +22,12 @@ POSTHOOK: type: DESCTABLE
 myint               	int                 	from deserializer   
 mystring            	string              	from deserializer   
 underscore_int      	int                 	from deserializer   
-b                   	string              	None                
+b                   	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-b                   	string              	None                
+b                   	string              	                    
 	 	 
 #### A masked pattern was here ####
 PREHOOK: query: alter table int_string add partition (b='part1')
@@ -44,11 +44,11 @@ POSTHOOK: type: DESCTABLE
 myint               	int                 	from deserializer   
 mystring            	string              	from deserializer   
 underscore_int      	int                 	from deserializer   
-b                   	string              	None                
+b                   	string              	                    
 	 	 
 # Partition Information	 	 
 # col_name            	data_type           	comment             
 	 	 
-b                   	string              	None                
+b                   	string              	                    
 	 	 
 #### A masked pattern was here ####

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/serde_user_properties.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/serde_user_properties.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/serde_user_properties.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/serde_user_properties.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_11.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_11.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_11.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_11.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_12.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_12.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_12.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_12.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_13.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_13.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_13.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_13.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_15.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_15.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_15.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/smb_mapjoin_15.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_5.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_5.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_5.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_5.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_6.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_6.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_6.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_6.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_7.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_7.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_7.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/sort_merge_join_desc_7.q.out Fri Mar 21 04:23:57 2014 differ

Modified: hive/branches/branch-0.13/ql/src/test/results/clientpositive/stats0.q.out
URL: http://svn.apache.org/viewvc/hive/branches/branch-0.13/ql/src/test/results/clientpositive/stats0.q.out?rev=1579880&r1=1579879&r2=1579880&view=diff
==============================================================================
Files hive/branches/branch-0.13/ql/src/test/results/clientpositive/stats0.q.out (original) and hive/branches/branch-0.13/ql/src/test/results/clientpositive/stats0.q.out Fri Mar 21 04:23:57 2014 differ