Skip to content

Releases: Point72/polars-io-tools

v0.1.2

Choose a tag to compare

@timkpaine timkpaine released this 14 Jul 23:34

What's Changed

  • Add NodeTraverser-based expression parser (default) with legacy escape hatch by @ptomecek in #6

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@timkpaine timkpaine released this 04 Jul 21:04

What's Changed

  • Recognize .dt.date() in temporal predicate pushdown by @ptomecek in #1
  • Guarantee cache column alignment via required order_by by @ptomecek in #2
  • cache_parquet: raise instead of silently dropping rows above the open-sink cap by @ptomecek in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@timkpaine timkpaine released this 04 Jul 21:03

Initial release