Skip to content

Tags: popey/chdb

Tags

v4.1.2

Toggle v4.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#536 from chdb-io/improve/pristine-metadata…

…-optimization

Improve metadata access for pristine DataStore sources

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#535 from chdb-io/feat/chdb-datastore-shim

Add chdb.datastore shim and fix chdb.__version__

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#531 from chdb-io/fix/bumpversion-datastore…

…-init

Fix update datastore/__init__.py version to match bumpversion config

v4.0.2

Toggle v4.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#486 from wudidapaopao/support_bool_object

Support pandas boolean columns with none

v4.0.1

Toggle v4.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#510 from chdb-io/feat/datastore-session

Add remote database support, timedelta64 type, and fix Python exit crashes

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#496 from chdb-io/feat/add-datastore

Add DataStore - Pandas-compatible API with automatic SQL generation

v4.0.0b6

Toggle v4.0.0b6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#480 from wudidapaopao/fix_df_with_index

Support querying on sliced DataFrame

v4.0.0b5

Toggle v4.0.0b5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#477 from wudidapaopao/fix_crash_on_conn_close

Fix crash when closing connection

v4.0.0b4

Toggle v4.0.0b4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#466 from wudidapaopao/fix_test_parallel_da…

…taframe_query

Fix concurrency issues in chDB concurrent queries

v4.0.0b3

Toggle v4.0.0b3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request chdb-io#441 from wudidapaopao/reduce_package_size

Hide symbol to reduce package size