docs/changelog/0.25.3.mdx
NUMERIC columns are now pushed down into the ParadeDB index.Param and SubPlan expressions are now solved on the leader before MPP dispatch, so more
plan shapes execute over MPP.EXPLAIN (ANALYZE, VERBOSE) now attributes vector search buffer hits and reads to cluster routing versus
cluster probing.pdb.agg filters, and improved the warnings emitted when an aggregate cannot be pushed down.top_hits.sort fields are now rejected at plan time instead of failing during execution.partition_by is now preserved on AggregateScan for range co-partitioned joins.The full changelog is available on the GitHub Release.