issues
search
suharev7
/
clickhouse-rs
Asynchronous ClickHouse client library for Rust programming language.
MIT License
324
stars
121
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Unsound usages of unsafe implementation from `u8` to `Vec<u8>`
#224
llooFlashooll
opened
3 months ago
0
Unsound usages of unsafe implementation from `u8` to `$t`
#223
llooFlashooll
opened
3 months ago
0
streaming in `QueryResult` lost column infos when the target table is empty
#222
framlog
opened
4 months ago
0
Expose the internal column data so that entire data can be copied directly
#221
saherawat
opened
5 months ago
5
Panics in query_result
#220
serega
opened
5 months ago
0
How to get the underlying data Vec<> of a column? I need to convert Block or Column to arrow or polars format.
#219
wuzhe1234
opened
6 months ago
3
Support for async insert
#218
MichalGabonay
opened
7 months ago
0
The error cannot be handled in "execute
#217
Nagiboshiro
opened
7 months ago
1
feat: Add QueryResultOwned type for lifetime-independent streaming
#216
gengteng
opened
8 months ago
0
Feat: add support for deserializing `Vec<Vec<T>>`
#215
0xEdgar
opened
8 months ago
0
add mtls connectevitiy support for clickhouse
#214
agemae
closed
10 months ago
0
Panic in ClientHandle.hello : called `Option::unwrap()` on a `None` value
#213
gaspb
opened
10 months ago
1
`test_size_of` fails on mac aarch64
#212
scsmithr
opened
10 months ago
0
add support for array[bool/u8/AppDate/AppDateTime/&str] #210
#211
1990heidou
opened
10 months ago
0
Vec<chrono::DateTime<Tz>> is not implemented for `clickhouse_rs::types::Value`
#210
1990heidou
opened
10 months ago
0
Add ability to use rustls over native-tls
#209
azat
closed
4 months ago
3
Fix possible panic in case broken protocol
#208
azat
closed
8 months ago
2
add support for Decimal128(S)
#207
mel-mel-king
opened
1 year ago
0
Support for Decimal128 and Decimal256
#206
mel-mel-king
opened
1 year ago
0
"Driver error: `Unknown packet 0x48.`"
#205
alexanderspevak
opened
1 year ago
3
Insert block of size bigger than INSERT_BLOCK_SIZE
#204
FlameFactory
closed
1 year ago
2
[tests] fix doc tests -- use env var everywhere
#203
FlameFactory
closed
1 year ago
1
[u256/i256] add support for u256/i256
#202
FlameFactory
closed
1 year ago
2
GetHandler returns from Pool.get_handle() is not a future for await oper, tokio 1.33
#201
zhugf
opened
1 year ago
1
Some time panic Option::unwrap() when clickhouse restarts
#200
igorivaniuk
closed
1 year ago
4
LowCardinality(String) stop work after update to 1.1.0-alpha.1 form 1.0.0-alpha.1
#199
igorivaniuk
opened
1 year ago
4
run cargo fmt
#198
imor
closed
1 year ago
1
fix clippy warnings
#197
imor
closed
1 year ago
1
Support for Int256 and UInt256
#196
gusinacio
opened
1 year ago
1
add u128 and i128
#195
gusinacio
closed
1 year ago
1
Value from Row
#194
gusinacio
opened
1 year ago
5
Support arbitrary query settings
#193
azat
closed
1 year ago
1
I got this error error[E0432]: unresolved import `tokio_tls` while using tls with version "1.0.0-alpha.1"
#192
ghost
closed
1 year ago
0
Remove depricated chrono items
#191
chessnokov
closed
1 year ago
1
Fix capacity for complex types (improves memory footprint)
#190
azat
closed
1 year ago
1
feat: I256 & `ethabi::ethereum_types` from sql
#189
YellingOilbird
closed
1 year ago
0
Date<Tz> is deprecated, please impl FromSql for NaiveDate
#188
OmmyZhang
opened
1 year ago
0
Any new version plan?
#187
JonyTony
opened
1 year ago
3
Need Arrays, but both row! macro and Block::column do not work
#186
rsalmei
opened
1 year ago
2
Fix "Unsupported column type DateTime" error
#185
prk3
closed
1 year ago
1
Add `Bool` SQL Type
#184
cetra3
closed
1 year ago
1
Refactor BlockInfo
#183
alanhe
closed
2 years ago
1
How to use clickhouse rs to add datetime32 data?
#182
trollhe
opened
2 years ago
1
support Map(String, String) and Datetime64 encode
#181
caibirdme
closed
1 year ago
0
Nested fields?
#180
rsalmei
closed
4 months ago
6
Is the clickhouse-rs client thread safe?
#179
monadbobo
opened
2 years ago
1
Dose it support datetime64?
#178
doowonee
opened
2 years ago
3
Is array of string is still supported?
#177
MBoui
closed
2 years ago
4
[Feature Request] Add support to specify `query_id`
#176
lroolle
closed
1 year ago
3
Update UUID to version 1.1
#175
scrabsha
closed
1 year ago
1
Next