New
v0.20.10
What's Changed
- fix:
ORDER BY lower()gets Top N if literal normalized by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4033 - fix: overflow for large document counts and doc ids by @rebasedming in https://github.com/paradedb/paradedb/pull/4037
- chore: Upgrade to
0.20.10by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4043 - fix: Unify TopN detection across hooks by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4058
- fix:
GROUP BYonDateTimefields in aggregate custom scan by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4074 - fix: Early return in fieldname extraction causes pushdown to not happen by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4076
- chore: Upgrade
Cargo.tomlversion to0.20.10by @rebasedming in https://github.com/paradedb/paradedb/pull/4089
Full Changelog: https://github.com/paradedb/paradedb/compare/v0.20.9...v0.20.10