SHOW FUNCTIONS Synopsis Description SHOW FUNCTIONS Synopsis SHOW FUNCTIONS [ LIKE pattern [ ESCAPE 'escape_character' ] ] Description List all functions availabl...
IP Functions IP Functions ip_prefix(ip_address, prefix_bits) → ipprefix Returns the IP prefix of a given ip_address with subnet size of prefix_bits . ip_address can be either...
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 complem...
Hive Functions Use Hive Built-in Functions via HiveModule Hive User Defined Functions Using Hive User Defined Functions Hive Functions Use Hive Built-in Functions via HiveMo...