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 2016/08/03 22:18:13 UTC

hive git commit: HIVE-14419 : fix test TestCliDriver/testCliDriver#stats_list_bucket (Zoltan Haindrich via Ashutosh Chauhan)

Repository: hive
Updated Branches:
  refs/heads/master 090adc60a -> bb628b339


HIVE-14419 : fix test TestCliDriver/testCliDriver#stats_list_bucket (Zoltan Haindrich via Ashutosh Chauhan)

Signed-off-by: Ashutosh Chauhan <ha...@apache.org>


Project: http://git-wip-us.apache.org/repos/asf/hive/repo
Commit: http://git-wip-us.apache.org/repos/asf/hive/commit/bb628b33
Tree: http://git-wip-us.apache.org/repos/asf/hive/tree/bb628b33
Diff: http://git-wip-us.apache.org/repos/asf/hive/diff/bb628b33

Branch: refs/heads/master
Commit: bb628b3390f7c7258075a80243d75c6b2456c42a
Parents: 090adc6
Author: Zoltan Haindrich <ki...@rxd.hu>
Authored: Wed Aug 3 15:06:51 2016 -0700
Committer: Ashutosh Chauhan <ha...@apache.org>
Committed: Wed Aug 3 15:06:51 2016 -0700

----------------------------------------------------------------------
 ql/src/test/results/clientpositive/stats_list_bucket.q.out | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hive/blob/bb628b33/ql/src/test/results/clientpositive/stats_list_bucket.q.out
----------------------------------------------------------------------
diff --git a/ql/src/test/results/clientpositive/stats_list_bucket.q.out b/ql/src/test/results/clientpositive/stats_list_bucket.q.out
index 3bed86b..f4b27dd 100644
--- a/ql/src/test/results/clientpositive/stats_list_bucket.q.out
+++ b/ql/src/test/results/clientpositive/stats_list_bucket.q.out
@@ -166,9 +166,9 @@ Bucket Columns:     	[]
 Sort Columns:       	[]                  	 
 Stored As SubDirectories:	Yes                 	 
 Skewed Columns:     	[c1, c2]            	 
-Skewed Values:      	[[466, val_466], [287, val_287], [82, val_82]]	 
+Skewed Values:      	[[287, val_287], [466, val_466], [82, val_82]]	 
 #### A masked pattern was here ####
-Skewed Value to Truncated Path:	{[466, val_466]=/stats_list_bucket_1/c1=466/c2=val_466, [287, val_287]=/stats_list_bucket_1/c1=287/c2=val_287, [82, val_82]=/stats_list_bucket_1/c1=82/c2=val_82}	 
+Skewed Value to Truncated Path:	{[287, val_287]=/stats_list_bucket_1/c1=287/c2=val_287, [466, val_466]=/stats_list_bucket_1/c1=466/c2=val_466, [82, val_82]=/stats_list_bucket_1/c1=82/c2=val_82}	 
 Storage Desc Params:	 	 
 	serialization.format	1                   
 PREHOOK: query: drop table stats_list_bucket