Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mymarilyn/clickhouse-driver

ClickHouse Python Driver with native interface support
https://github.com/mymarilyn/clickhouse-driver

JSON Column Type support

saptarshiguha opened this issue 9 days ago
Column types of Array[Tuple] not being correctly inserted

saptarshiguha opened this issue 9 days ago
Fix parameters serialization for server-side rendering

mayty opened this pull request 14 days ago
Please remove .c files from git repo

socketpair opened this issue about 1 month ago
Unexpected packet from server (got Data)

charles-001 opened this issue about 2 months ago
How to pass private key certificate password?

hwzjy01 opened this issue about 2 months ago
INSERT INTO FROM INFILE times out

billsbooth opened this issue about 2 months ago
Fix ping() in case of no connection established yet

azat opened this pull request about 2 months ago
Insert hang with Clickhouse 24.11

PierreF opened this issue 2 months ago
Up ClientInfo getuser exception handling to Py3.13

darkydash opened this pull request 3 months ago
Support the new JSON type

tahayk opened this issue 4 months ago
Bump coverallsapp/github-action from 2.3.0 to 2.3.1 in the github-actions group

dependabot[bot] opened this pull request 4 months ago
Authenticatintg with SSH key instead of password?

babaMar opened this issue 4 months ago
Add profile events support

kozzztik opened this pull request 5 months ago
Incorrect ping handling on connection close + reopen

sknaumov opened this issue 5 months ago
Query execution statistics add memory_usage

migachevalexey opened this issue 5 months ago
Exception when inserting into a Dynamic type

benedetto73 opened this issue 5 months ago
New Release?

chrisgoddard opened this issue 6 months ago
Invalid argument error when reading datetime data

IlluvatarEru opened this issue 6 months ago
Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 in the github-actions group

dependabot[bot] opened this pull request 6 months ago
Already tz-aware, use tz_convert to convert.

adjust-petrov opened this issue 7 months ago
Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 in the github-actions group

dependabot[bot] opened this pull request 7 months ago
Support pandas StringArray and ArrowStringArray

Simon-Chenzw opened this pull request 7 months ago
"KeyError" when insert in Nested

MAH69IK opened this issue 7 months ago
Extract Clickhouse URL parsing into a separate function

selevit opened this issue 7 months ago
Does clickhouse driver make use of /tmp/ folder?

jiwidi opened this issue 8 months ago
Bump coverallsapp/github-action from 2.2.3 to 2.3.0 in the github-actions group

dependabot[bot] opened this pull request 9 months ago
server timestamps in logs received from server

korowa opened this pull request 9 months ago
`IndexError` when selecting an empty nested `Map`

lainiwa opened this issue 9 months ago
Error when setting tcp_keepalive

sean-kates opened this issue 10 months ago
Lazy date lut

DaniilAnichin opened this pull request 10 months ago
Date*Column.date_lut take up to 40 Mb idle memory on type import

DaniilAnichin opened this issue 10 months ago
Feature Request: Support columnar for execute_iter

KenKi0 opened this issue 10 months ago
Strange excaption while using Enum.

ikrivosheev opened this issue 10 months ago
How to enable multi-statement execution?

kartikeyporwal opened this issue 11 months ago
fix `client.insert_dataframe()` for tuple columns in tables

stankudrow opened this pull request 11 months ago
GitHub Actions: Test on current versions of PyPy

cclauss opened this pull request 11 months ago
Bump the github-actions group with 4 updates

dependabot[bot] opened this pull request 11 months ago
Keep GitHub Actions up to date with GitHub's Dependabot

cclauss opened this pull request 11 months ago
Fix for verify=False ignoring

akurdyukov opened this pull request 11 months ago
Fail to ignore certificate problems with verify=False

akurdyukov opened this issue 11 months ago
Unexpected packet message

rupamar opened this issue 11 months ago
bug with array query params

zerlok opened this issue 11 months ago
Problems while inserting into a table with a Tuple column

michael-tsel opened this issue 11 months ago
TypeError when selecting a Decimal column

dvincelli opened this issue 12 months ago
execute_iter loads all rows in RAM

shereneshka opened this issue about 1 year ago
use_client_time_zone doesn't return offset-aware datetime object

KineticCookie opened this issue about 1 year ago
Unexpected 'driver'

hekto324 opened this issue about 1 year ago
Incorrect minimum value of Date32 type

yurylabko opened this issue about 1 year ago
clickhouse_driver.varint.read_varint is called recursively

vigneshshettyin opened this issue about 1 year ago
Fixed memory leak when clickhouse raise error on data send.

pulina opened this pull request about 1 year ago
Memory leak when clickhouse raise error on data send.

pulina opened this issue about 1 year ago
BrokenPipeError when instert too large array

pulina opened this issue about 1 year ago
Debug query

mfore-amperon opened this issue about 1 year ago
Running tests on clickhouse 23.8

antip00 opened this issue about 1 year ago
fix LargeIntColumn to_quads

ChepelDrepel opened this pull request about 1 year ago
doesnt insert bigint with execute and list of values on mac m1

ChepelDrepel opened this issue about 1 year ago
Code:50. Unknown type Bool

anikey7531 opened this issue about 1 year ago
Access the database after disconnecting

vivinamalraj opened this issue over 1 year ago
Add ClickHouse 'Test' log level support.

the-horhe opened this pull request over 1 year ago
Support python 3.12 or whatever

costa opened this issue over 1 year ago
Dynamic query with params substitution

zli06160 opened this issue over 1 year ago
Receive packet after each block insert, so profile events are not missed

insomnes opened this pull request over 1 year ago
Not proper processing of per insert profile event

insomnes opened this issue over 1 year ago
mac m2 error

wangxinyu666666 opened this issue over 1 year ago
How to insert Array(String) to clickhouse by clickhouse-driver ?

sherry0429 opened this issue over 1 year ago
Incorrect timezone handling when escaping a datetime-aware object

krokoziabla opened this issue over 1 year ago
Insert UUID column parse error if value is None

gistart opened this issue over 1 year ago
Inconsistent behavior on insert with_column_types

ergoithz opened this issue over 1 year ago
Trailing spaces break get_inner_columns_with_types

bryzgaloff opened this issue over 1 year ago
Inserted rows disappear even though insert is successful

maxmarcon opened this issue over 1 year ago
Exception when using send_logs_level=test setting

the-horhe opened this issue over 1 year ago
Unexpected type casting in insert_dataframe

FedericoCeratto opened this issue over 1 year ago
DB exception occurs when inserting data into JSON data field.

bhatt40 opened this issue over 1 year ago
Enable hostname verification with verify option

adamleko opened this pull request over 1 year ago
TLS certification validation not enforced

adamleko opened this issue over 1 year ago
Queries are slow in code but fast in tools

neohuruyi opened this issue over 1 year ago
Support for returning pyarrow objects

cpcloud opened this issue almost 2 years ago
Tuple objects

pavel-zverkov opened this issue almost 2 years ago