| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| chdb-4.1.8-py3-none-any.whl | 2026-05-22 | 1.5 MB | |
| README.md | 2026-05-21 | 732 Bytes | |
| v4.1.8 source code.tar.gz | 2026-05-21 | 8.5 MB | |
| v4.1.8 source code.zip | 2026-05-21 | 8.8 MB | |
| Totals: 4 Items | 18.8 MB | 0 | |
What's Changed
- Rewrite chdb-datastore and chdb-sql skill descriptions for trigger accuracy by @ShawnChen-Sirius in https://github.com/chdb-io/chdb/pull/573
- Fix pre-load _chdb.abi3.so with RTLD_DEEPBIND to avoid host libstdc++ conflicts by @wudidapaopao in https://github.com/chdb-io/chdb/pull/572
- Fix explain() mislabeling pushed-down GroupBy/apply as Pandas by @auxten in https://github.com/chdb-io/chdb/pull/576
- Unify SQL builder behind a single _build_layer dispatcher by @auxten in https://github.com/chdb-io/chdb/pull/577
- Resolve 3 SQL builder bugs found by user-path tests by @auxten in https://github.com/chdb-io/chdb/pull/578
Full Changelog: https://github.com/chdb-io/chdb/compare/v4.1.7...v4.1.8