Greenplum Aggregate Function Support
TDV supports the aggregate functions listed in the table below for Greenplum. DISTINCT is supported for all of these functions.
|
Greenplum Aggregate Function |
Notes |
|
AVG |
Push supported. |
|
BIT_AND |
Push supported. |
|
BIT_OR |
Push supported. |
|
COUNT |
Push supported. |
|
MAX |
Push supported. |
|
MIN |
Push supported. |
|
SUM |
Push supported. |