-
-
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
INSERT error on nested int column only when types_check=False
#139
opened May 27, 2020 by
ctlaltdefeat
Using DBUtils and clickhouse-driver can not create the connection pool correctly
#241
opened Aug 19, 2021 by
bearAss13
query_dataframe returns all Nullable columns as Object instead of replacing NULL with np.nan
enhancement
#255
opened Oct 3, 2021 by
schalekamp
DateTime('some timezone') type column can't convert to datetime correctly in query_dataframe method
bug
#257
opened Oct 19, 2021 by
zsmeijin
dataframe value changed after inserted to Decimal() type column using insert_dataframe() method
feature request
#258
opened Oct 20, 2021 by
zsmeijin
insert_dataframe() method sometimes failed for Decimal column because of numpy dtype mismatch
feature request
#264
opened Oct 27, 2021 by
zsmeijin
insert_dataframe seems treat NaT/NaN/None in pandas dataframe as empty string
#265
opened Nov 4, 2021 by
pengzhefu
trailing null bytes in query result are trimmed when strings_as_bytes=True and use_numpy=True
#280
opened Jan 7, 2022 by
xinstein
Feature Request: Support for WATCH on live views
feature request
#299
opened Apr 14, 2022 by
bdbernstein
Insert dataframe writes max datetime (2106-02-07) when its None in df
#329
opened Aug 18, 2022 by
ruffury
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.