Skip to content

Releases: chdb-io/chdb

v4.1.9

09 Jun 01:27
e4eb895

Choose a tag to compare

What's Changed

  • feat(datastore): mirror pandas iteration on LazyGroupBy / SeriesGroupBy by @wudidapaopao in #582
  • Push unbounded ORDER BY to SQL for local from_df source by @wudidapaopao in #586
  • test(datastore): require chdb-core>=26.5.0; un-xfail Array-in-Nullable cases it fixes by @ShawnChen-Sirius in #588

Full Changelog: v4.1.8...v4.1.9

v4.1.8

22 May 08:14
79b4bde

Choose a tag to compare

What's Changed

  • Rewrite chdb-datastore and chdb-sql skill descriptions for trigger accuracy by @ShawnChen-Sirius in #573
  • Fix pre-load _chdb.abi3.so with RTLD_DEEPBIND to avoid host libstdc++ conflicts by @wudidapaopao in #572
  • Fix explain() mislabeling pushed-down GroupBy/apply as Pandas by @auxten in #576
  • Unify SQL builder behind a single _build_layer dispatcher by @auxten in #577
  • Resolve 3 SQL builder bugs found by user-path tests by @auxten in #578

Full Changelog: v4.1.7...v4.1.8

v4.1.7

13 May 14:01
7c4a5e8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.6...v4.1.7

v4.1.6

19 Mar 14:59
7d10955

Choose a tag to compare

What's Changed

  • Optimize streaming DataFrame execution for 80% memory reduction by @auxten in #545

Full Changelog: v4.1.5...v4.1.6

v4.1.5

18 Mar 12:51
92e3978

Choose a tag to compare

What's Changed

  • Optimize count()/count_rows() to strip ORDER BY and use correct SQL for lazy ops by @auxten in #544

Full Changelog: v4.1.4...v4.1.5

v4.1.4

18 Mar 03:32
17c0dee

Choose a tag to compare

What's Changed

  • Add chdb/init.py to prevent broken module after upgrade by @auxten in #543

Full Changelog: v4.1.3...v4.1.4

v4.1.3

17 Mar 06:59
a140ba1

Choose a tag to compare

What's Changed

  • Add Get Started on Hex section to README by @auxten in #537
  • Auto-detect ClickHouse Cloud secure connections by @auxten in #541
  • Split agent skill into chdb-datastore and chdb-sql by @auxten in #542

Full Changelog: v4.1.2...v4.1.3

v4.1.2

10 Mar 08:21
db937b1

Choose a tag to compare

What's Changed

  • Improve metadata access for pristine DataStore sources by @auxten in #536

Full Changelog: v4.1.1...v4.1.2

v4.1.1

10 Mar 04:38
9cd0218

Choose a tag to compare

What's Changed

  • Add chdb.datastore shim and fix chdb.version by @auxten in #535

Full Changelog: v4.1.0...v4.1.1

v4.1.0

05 Mar 12:30
45af53e

Choose a tag to compare

What's Changed

Full Changelog: v4.0.2...v4.1.0