Greenplum Conversion Function Support
TDV supports the conversion functions listed in the table below for Greenplum.
The following functions can not be pushed:
| • | PARSE_DATE |
| • | PARSE_TIME |
| • | TIMESTAMP |
| • | TO_TIMESTAMP_TZ |
|
Greenplum Conversion Function |
Notes |
|
CAST |
Push supported. |
|
PARSE_TIMESTAMP |
Push supported. |
|
TO_CHAR |
Push supported. |
|
TO_DATE |
Push supported. |
|
TO_NUMBER |
Push supported. |
|
TO_TIMESTAMP |
Push supported. |