[YSQL] Support for PostgreSQL parallelism for Aggregation plan node #18093
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
Jira Link: DB-7133
Description
Add support for PostgreSQL parallelism for Aggregation plan node.
https://www.postgresql.org/docs/11/parallel-plans.html#PARALLEL-AGGREGATION
Add support for pushdown of aggregates with PG parallelism.
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: