> ## Documentation Index
> Fetch the complete documentation index at: https://paradedb-ankitml-legacy-docs-remove.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 0.20.3

## Stability Improvements 💪

* Fixed an error when `pdb.score` was used with aggregate functions (`max`, `min`, `avg`, `sum`) in parallel query plans
* Reverted numeric pushdown, which caused errors during indexing and reads of very large numeric fields
* Fixed an issue where `MIN`/`MAX` of datetime fields returned null with aggregate pushdown enabled

The full changelog is available [on the GitHub Release](https://github.com/paradedb/paradedb/releases/tag/v0.20.3).
