ob_enable_aggregation_pushdown specifies whether to allow aggregation operations to be pushed down.
| Property | Description |
|---|---|
| Parameter type | Boolean |
| Default value | 1 |
| Value range | * 0: Do not allow * 1: Allow |
| Effective scope | * GLOBAL * SESSION |
| Involved in serialization | Yes |
| Plan generation affected | Yes |