2.2.1 (2023-01-03)
2.2.0 (2022-09-16)
- 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)
- compat: fix failing approx methods against ibis
master
(#142) (55a831a) - deps: unconstrain pyarrow to support 8 and 9 (#145) (3ada400)
2.1.3 (2022-05-25)
2.1.2 (2022-04-26)
2.1.1 (2022-03-29)
2.1.0 (2022-03-15)
- fix minimum ibis-framework dependency (b8834ce)
2.0.0 (2021-12-02)
- support ibis 2.x, drop ibis 1.x (#93)
- release 2.0.0 (c5c3f24)
1.0.0 (2021-12-02)
- substr fails to compile (#95))