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 JohnSichi.
http://wiki.apache.org/hadoop/Hive/LanguageManual/UDF?action=diff&rev1=36&rev2=37

--------------------------------------------------

   * GROUP BY / CLUSTER BY / DISTRIBUTE BY / SORT BY is not supported
    * SELECT explode(adid_list) AS myCol ... GROUP BY myCol is not supported
  
- Please see [wiki:Self:Hive/LanguageManual/LateralView] for an alternative 
syntax that does not have these limitations.
+ Please see [[Hive/LanguageManual/LateralView]] for an alternative syntax that 
does not have these limitations.
  
  The following are built-in table-generating functions are supported in Hive:
  ||<10%>Return Type''' ''' ||<10%>Name(Signature)''' ''' ||Description''' ''' 
||

Reply via email to