Aggregate pushdown is currently a beta feature.
Basic Usage
ParadeDB can accelerate certain styles of aggregates by pushing them down to the BM25 index. This feature is disabled by default and can be enabled by runningParadeDB Aggregate Scan
in the EXPLAIN
output:
Expected Response