Greenplum Numeric Function Support

TDV supports the numeric functions listed in the table below for Greenplum.

The following functions can not be pushed:

COSH
SINH
TAHN
FACTORIAL
ROWNUM

Greenplum Numeric Function

Notes

ABS

Push supported.

ACOS

Push supported.

ASIN

Push supported.

ATAN

Push supported.

ATAN2

Push supported.

CBRT

Push supported.

CEIL

Push supported.

CEILING

Push supported.

COS

Push supported.

COT

Push supported.

DEGREES

Push supported.

EXP

Push supported.

FLOOR

Push supported.

LN

Push supported.

LOG

Push supported.

MOD

Push supported.

NUMERIC_LOG

Push supported.

PI()

Push supported.

POW

Push supported.

POWER

Push supported.

RADIANS

Push supported.

RAND

Push supported.

RANDOM

Push supported.

ROUND

Push supported.

SIGN

Push supported.

SIN

Push supported.

SQRT

Push supported.

TAN

Push supported.

TRUNC

Push supported.