v3.7.1
What's Changed
Features
- Feat(upgrade): update ch core to v25.8.2.29 by @kafka1991 in #383
- Support buildind for Python 3.14 by @wudidapaopao in #401
Performance
- Optimize the efficiency of chdb's ArrowTable reading and writing by @wudidapaopao in #385
Bug Fixes
- Fix query pandas data frame with index by @wudidapaopao in #381
- Fix(api): catch exception for c-bind
connect_chdbby @kafka1991 in #379 - Fix arrow date format by @wudidapaopao in #382
- Fix tests on musl by @wudidapaopao in #406
- Fix uploading musl package by @wudidapaopao in #410
- Fix(conn): Add context manager support for connection handling by @kafka1991 in #394
- Fix(jupyter):use non-blocking stdin check to prevent hanging by @kafka1991 in #380
Documentation
- feat(docs): add chdb sphinx docs. by @kafka1991 in #375
- fix(docs): enhance Sphinx documentation configuration to fix
readthedocs's rendering issues by @kafka1991 in #377
Build/Dependencies
- Verify SQLite dependencies by @wudidapaopao in #392
- build_static_lib and build use same build output dir by @wudidapaopao in #404
- Add musl linux python package by @wudidapaopao in #399
- Update pyproject.toml by @wudidapaopao in #412
- Use macos-14 arm and fix pipeline by @auxten in #398
Full Changelog: v3.6.0...v3.7.1