Impala Conversion Function Support
TDV supports the conversion functions listed in the table below for Impala.
|
Impala Conversion Function |
Notes |
|
CAST |
Impala and TDV have different logic to handle cast(float). |
|
TO_CHAR |
Impala omits precision for to_char(double) function, if the last digital number is zero. |