Hive Functions Use Hive Built-in Functions via HiveModule Use Native Hive Aggregate Functions Hive User Defined Functions Using Hive User Defined Functions Hive Functions U...
Aggregation functions Group By Identifier Ordinal Expression Aggregation Select Argument Expression COUNT Having HAVING with GROUP BY HAVING without GROUP BY Aggreg...
Bitwise Functions Generic Shift Functions Bitwise Functions bit_count (x, bits) → bigint Count the number of bits set in x (treated as bits -bit signed integer) in 2’s compl...
Impala Analytic Functions OVER Clause Window Clause AVG Function - Analytic Context COUNT Function - Analytic Context CUME_DIST Function (Impala 2.3 or higher only) DENSE_RANK...
Impala Aggregate Functions Impala Aggregate Functions Aggregate functions are a special category with different rules. These functions calculate a return value across all the i...
Impala Conditional Functions Impala Conditional Functions Impala supports the following conditional functions for testing equality, comparison operators, and nullity: CASE a W...
Impala Bit Functions Impala Bit Functions Bit manipulation functions perform bitwise operations involved in scientific processing or computer science algorithms. For example, t...
Nuclio functions Out of date Nuclio Overview Using Nuclio In Data Science Pipelines Installing Nuclio over Kubernetes Writing and Deploying a Simple Function Using Nuclio wit...