Skip to main content

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.