-
Notifications
You must be signed in to change notification settings - Fork 106
Issues: ClickHouse/clickhouse-rs
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
add way to check if a RowCursor has more rows already available
enhancement
New feature or request
#69
opened Jun 9, 2023 by
droundy
The fetch API is unsound if used with borrowed types
bug
Something isn't working
#24
opened Oct 25, 2021 by
loyd
Support Nested more convenient
data-types
enhancement
New feature or request
#37
opened May 11, 2022 by
loyd
Provide more statistics for insert/inserter
enhancement
New feature or request
#40
opened Jun 7, 2022 by
loyd
Perform overlapping inserts in the inserter
enhancement
New feature or request
#41
opened Jun 8, 2022 by
loyd
Insert data with dynamic columns
enhancement
New feature or request
question
Further information is requested
#44
opened Sep 28, 2022 by
caibirdme
Support for New feature or request
UInt256
data-types
enhancement
#48
opened Nov 12, 2022 by
gd87429
Support the New feature or request
FixedString
type
data-types
enhancement
#49
opened Nov 20, 2022 by
buf1024
Feature Support: Generic Query, How to get schema and data while query?
need-example
#53
opened Dec 16, 2022 by
lshoo
Add support for insert of Apache Arrow tables (polars DataFrame)
enhancement
New feature or request
#63
opened May 17, 2023 by
rbeeli
Save vector of custom type error into String type in clickhouse
need-example
#72
opened Jun 25, 2023 by
dylankyc
Can we support for dynamic struct
enhancement
New feature or request
native-protocol
#74
opened Jul 6, 2023 by
xxhZs
insert operation succeeds without actually writing any data to the table
clarification
#82
opened Aug 19, 2023 by
ta3pks
Better error parsing on invalid DDL
bug
Something isn't working
#93
opened Nov 3, 2023 by
alexanderspevak
how to support map?
need-example
question
Further information is requested
#101
opened Jan 30, 2024 by
strive-run
Please add support for New feature or request
chrono::{Date, DateTime}
and friends in addition to "time".
enhancement
#105
opened May 15, 2024 by
keltia
CANNOT_READ_ALL_DATA when calling end()
schema-mismatch
#109
opened Jun 18, 2024 by
riccardogabellone
Int128 / UInt128 SQL (bind) broken serialization
bug
Something isn't working
#208
opened Mar 14, 2025 by
marcin-ptaszynski
2
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.