Skip to content
This repository has been archived by the owner on Mar 29, 2023. It is now read-only.

v2.2.0

Compare
Choose a tag to compare
@release-please release-please released this 16 Sep 16:29
f997fae

2.2.0 (2022-09-16)

Features

  • Add difference and intersect BigQuery classes (#88) (d3acf50)
  • Add rewrite function for ops.FloorDivide (#85) (a04a674)
  • ibis_bigquery/registry.py: add wiring for bigquery-supported ibis geospatial operations (#143) (b35cda9)
  • partial support for integer to timestamp with nanosecond units (#138) (e3997d4)

Bug Fixes

  • compat: fix failing approx methods against ibis master (#142) (55a831a)
  • deps: unconstrain pyarrow to support 8 and 9 (#145) (3ada400)

Dependencies

  • require sqlalchemy for ibis SQL backend (#144) (bb76554)