Dear Wiki user, You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.
The "Hive/Tutorial" page has been changed by YoungwooKim. The comment on this change is: Fix the url for FunctionRegistry.java. http://wiki.apache.org/hadoop/Hive/Tutorial?action=diff&rev1=33&rev2=34 -------------------------------------------------- === Built in functions === - * The following built in functions are supported in hive: [[http://svn.apache.org/viewvc/hadoop/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java?view=markup|List of functions in source code: FunctionRegistry.java]] + * The following built in functions are supported in hive: [[http://svn.apache.org/viewvc/hive/trunk/ql/src/java/org/apache/hadoop/hive/ql/exec/FunctionRegistry.java?view=markup|List of functions in source code: FunctionRegistry.java]] ||'''Return Type''' ||'''Function Name (Signature)''' ||'''Description''' || ||BIGINT ||round(double a) ||returns the rounded BIGINT value of the double ||
