-
Notifications
You must be signed in to change notification settings - Fork 153
Pull requests: ClickHouse/clickhouse-rs
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: DynamicInsert with schema-reflected RowBinary encoding
#414
opened Apr 2, 2026 by
catinspace-au
Contributor
Loading…
fix: UUID byte order, Date encoding, map key perf
#413
opened Apr 1, 2026 by
catinspace-au
Contributor
Loading…
feat: UnifiedClient -- runtime transport dispatch + observability
#412
opened Apr 1, 2026 by
catinspace-au
Contributor
Loading…
feat: DynamicInsert -- runtime RowBinary from serde_json::Value
#411
opened Apr 1, 2026 by
catinspace-au
Contributor
Loading…
feat: AsyncInserter for concurrent inserts
#410
opened Apr 1, 2026 by
catinspace-au
Contributor
Loading…
feat: LowCardinality INSERT encoder + LC(Nullable) fix
#409
opened Apr 1, 2026 by
catinspace-au
Contributor
Loading…
feat: Deadpool connection pool for native transport
#408
opened Apr 1, 2026 by
catinspace-au
Contributor
Loading…
feat: native TCP transport with full type coverage
#407
opened Apr 1, 2026 by
catinspace-au
Contributor
Loading…
feat: HTTP TableBatcher with auto-flush triggers
#406
opened Apr 1, 2026 by
catinspace-au
Contributor
Loading…
fix: drop polonius-the-crab, inline unsafe reborrow
#404
opened Apr 1, 2026 by
catinspace-au
Contributor
Loading…
Handle Variant column NULL values (0xFF discriminator)
#400
opened Mar 24, 2026 by
thearyanahmed
•
Draft
2 tasks done
feat(ser): tuple structs support for sql serializer
#305
opened Sep 28, 2025 by
marcin-ptaszynski
Contributor
Loading…
2 of 3 tasks
feat: add QualifiedIdentifier type
#287
opened Sep 17, 2025 by
svix-jbrown
Contributor
Loading…
2 tasks done
feat: add non-flattened
Nested(...) type support for RowBinaryWithNamesAndTypes
RBWNAT
#282
opened Sep 4, 2025 by
timvermeulen
Contributor
Loading…
1 of 3 tasks
Add support for raw queries without going through query builder (#234)
#243
opened Jun 18, 2025 by
ozgurcancal
Loading…
ProTip!
Filter pull requests by the default branch with base:main.