New
v0.21.6
What's Changed
- chore: Add support for configurable error ignores in
stressgres. by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4022 - fix: redundant heap filters for partial index predicates by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4030
- fix:
ORDER BY lower()gets Top N if literal normalized by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4032 - fix: overflow for large document counts and doc ids by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4038
- chore: Upgrade to
0.21.6by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4048 - fix: Unify TopN detection across hooks by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4057
- fix:
GROUP BYonDateTimefields in aggregate custom scan by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4073 - fix: Early return in fieldname extraction causes pushdown to not happen by @paradedb-bot in https://github.com/paradedb/paradedb/pull/4075
Full Changelog: https://github.com/paradedb/paradedb/compare/v0.21.5...v0.21.6