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 2013/03/29 07:24:06 UTC

svn commit: r1462415 - /hive/branches/ptf-windowing/ql/src/test/results/clientpositive/show_functions.q.out

Author: hashutosh
Date: Fri Mar 29 06:24:06 2013
New Revision: 1462415

URL: http://svn.apache.org/r1462415
Log:
HIVE-4255 update show_functions.q.out for functions added for windowing (Harish Butani via Ashutosh Chauhan)

Modified:
    hive/branches/ptf-windowing/ql/src/test/results/clientpositive/show_functions.q.out

Modified: hive/branches/ptf-windowing/ql/src/test/results/clientpositive/show_functions.q.out
URL: http://svn.apache.org/viewvc/hive/branches/ptf-windowing/ql/src/test/results/clientpositive/show_functions.q.out?rev=1462415&r1=1462414&r2=1462415&view=diff
==============================================================================
--- hive/branches/ptf-windowing/ql/src/test/results/clientpositive/show_functions.q.out (original)
+++ hive/branches/ptf-windowing/ql/src/test/results/clientpositive/show_functions.q.out Fri Mar 29 06:24:06 2013
@@ -47,12 +47,14 @@ count
 covar_pop
 covar_samp
 create_union
+cume_dist
 date_add
 date_sub
 datediff
 day
 dayofmonth
 degrees
+dense_rank
 div
 e
 elt
@@ -64,6 +66,7 @@ exp
 explode
 field
 find_in_set
+first_value
 floor
 format_number
 from_unixtime
@@ -83,7 +86,10 @@ isnotnull
 isnull
 java_method
 json_tuple
+lag
+last_value
 lcase
+lead
 length
 like
 ln
@@ -105,10 +111,12 @@ named_struct
 negative
 ngrams
 not
+ntile
 nvl
 or
 parse_url
 parse_url_tuple
+percent_rank
 percentile
 percentile_approx
 pi
@@ -119,6 +127,7 @@ power
 printf
 radians
 rand
+rank
 reflect
 reflect2
 regexp
@@ -128,6 +137,7 @@ repeat
 reverse
 rlike
 round
+row_number
 rpad
 rtrim
 second
@@ -197,6 +207,7 @@ count
 covar_pop
 covar_samp
 create_union
+cume_dist
 PREHOOK: query: SHOW FUNCTIONS '.*e$'
 PREHOOK: type: SHOWFUNCTIONS
 POSTHOOK: query: SHOW FUNCTIONS '.*e$'
@@ -206,15 +217,18 @@ case
 coalesce
 e
 explode
+first_value
 from_unixtime
 in_file
 inline
 json_tuple
+last_value
 lcase
 like
 locate
 minute
 negative
+ntile
 parse_url_tuple
 percentile
 positive