-
-
Notifications
You must be signed in to change notification settings - Fork 217
Issues: mymarilyn/clickhouse-driver
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Placeholders are not replaced with the actual values when using executemany
#135
opened Mar 27, 2020 by
dmitriyshashkin
updated May 11, 2020
Feature request : expose columnar to cursor.execute()
#140
opened Jun 1, 2020 by
ghost
updated Jun 2, 2020
INSERT error on nested int column only when types_check=False
#139
opened May 27, 2020 by
ctlaltdefeat
updated Jun 18, 2020
client.execute return [] insted of no of row insterted
#221
opened May 28, 2021 by
hackaholic
updated Jun 30, 2021
Unexpected behaviour executing INSERT with types_check=True
#232
opened Jul 13, 2021 by
0x4ec7
updated Jul 13, 2021
Package not compatible with next version of tzlocal
#166
opened Sep 21, 2020 by
pganssle
updated Aug 19, 2021
Using DBUtils and clickhouse-driver can not create the connection pool correctly
#241
opened Aug 19, 2021 by
bearAss13
updated Aug 20, 2021
Feature Request: support specifying time zone (neither server nor client time zone) when query datetime column
feature request
#260
opened Oct 23, 2021 by
zsmeijin
updated Oct 27, 2021
dataframe value changed after inserted to Decimal() type column using insert_dataframe() method
feature request
#258
opened Oct 20, 2021 by
zsmeijin
updated Oct 27, 2021
query_dataframe returns all Nullable columns as Object instead of replacing NULL with np.nan
enhancement
#255
opened Oct 3, 2021 by
schalekamp
updated Oct 27, 2021
insert_dataframe seems treat NaT/NaN/None in pandas dataframe as empty string
#265
opened Nov 4, 2021 by
pengzhefu
updated Nov 9, 2021
trailing null bytes in query result are trimmed when strings_as_bytes=True and use_numpy=True
#280
opened Jan 7, 2022 by
xinstein
updated Jan 10, 2022
DateTime('some timezone') type column can't convert to datetime correctly in query_dataframe method
bug
#257
opened Oct 19, 2021 by
zsmeijin
updated Feb 1, 2022
insert_dataframe() method sometimes failed for Decimal column because of numpy dtype mismatch
feature request
#264
opened Oct 27, 2021 by
zsmeijin
updated Jul 5, 2022
Insert dataframe writes max datetime (2106-02-07) when its None in df
#329
opened Aug 18, 2022 by
ruffury
updated Aug 18, 2022
Timestamp which dtype is Float64 are treated with timezone
#335
opened Sep 7, 2022 by
zhouwuji
updated Sep 7, 2022
Coalesce to default value for notnull type when inserting
bug
#338
opened Oct 18, 2022 by
spff
updated Oct 22, 2022
[Errno 57] Socket is not connected; check auth
#362
opened Feb 22, 2023 by
securityhigh
updated Mar 2, 2023
Pandas DateTime column timezone incorrectly converted at insertion
#380
opened Jun 2, 2023 by
0liu
updated Jun 2, 2023
Unexpected type casting in insert_dataframe
#382
opened Jun 21, 2023 by
FedericoCeratto
updated Jun 21, 2023
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.