Public signup for this instance is disabled. Go to our Self serve sign up page to request an account. Report potential security issues privately
HIVE-6246 and HIVE-6327 added decimal support in most of the mathematical UDFs, including radians(). However, such support is still missing for UDF degrees(). This fills the gap.
HIVE-6246 Sign(a) UDF is not supported for decimal type
HIVE-2693 Add DECIMAL data type
HIVE-6327 A few mathematic functions don't take decimal input