Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hive/LanguageManual/UDF" page has been changed by PaulYang. http://wiki.apache.org/hadoop/Hive/LanguageManual/UDF?action=diff&rev1=35&rev2=36 -------------------------------------------------- ## page was renamed from Hive/HiveQL/UDF <<TableOfContents>> - NOTE: These commands will be able to show you the latest function documentations. + In the CLI, use the commands below to show the latest documentation: {{{ SHOW FUNCTIONS; @@ -274, +274 @@ ||<10%>Return Type''' ''' ||<10%>Name(Signature)''' ''' ||Description''' ''' || ||'''Expected "=" to follow "type"''' ||explode(array<type> a) <<Anchor(explode)>> ||For each element in a, explode() generates a row containing that element || - -
