You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note that the `conda` version will only be able to use [the Clickhouse server functionality](#clickhouse-server) as `chdb` is not currently available within `conda`.
37
37
38
+
### Caveats
39
+
38
40
While the package is in early development there will may be breaking changes in new versions without warning, although these _should_ only occur in new minor versions.
39
41
Nevertheless if you depend on this package it is recommended to pin a version to avoid any disruption that this may cause.
40
42
43
+
It is tested against Clickhouse server version 24.8.
44
+
There have also been occasional tests against 24.11.
45
+
Other versions are likely to function normally, but if you have a significantly different version, functionality may be affected.
0 commit comments