Skip to content

Releases: chdb-io/chdb

v0.9.0

27 May 04:37
ef796e4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

11 May 06:09
d2e2ce1
Compare
Choose a tag to compare

What's Changed

  • Fix common bug of aggregation slow by @auxten in #32

Full Changelog: v0.7.0...v0.8.0

v0.7.0

04 May 13:26
222ba88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.2...v0.7.0

v0.6.2

23 Apr 02:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.2

v0.6.0

18 Apr 08:26
028329b
Compare
Choose a tag to compare

What's Changed

  • Make mac-arm64 for apple silicon(M1, M2) by @auxten in #3
  • Added Dataframe output format by @nmreadelf in #6
  • Add to pandas example by @auxten in #5
  • AWS Lambda compatibility by @lmangani in #9
  • Fix build_mac_arm64.sh by @auxten in #10
  • Try import pyarrow and pandas when necessary by @auxten in #13
  • Automatic fix chdb_version = (0, 5, 0) in init.py in setup.py
  • Try importing pyarrow and pandas when necessary, tell user to install them if import error.

New Contributors

Full Changelog: v0.4.0...v0.6.0

v0.4.0

10 Apr 11:55
Compare
Choose a tag to compare

What's Changed

  • Support native mac arm64(Apple Silicon) by @auxten in #2

Full Changelog: v0.3.0...v0.4.0