forked from apache/cassandra-gocql-driver
-
Notifications
You must be signed in to change notification settings - Fork 70
Pull requests: scylladb/gocql
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: clean up stale lz4/go.sum entries after v4.1.27 update
#936
opened Jul 19, 2026 by
mykaul
Loading…
Draft: [DRIVER-785] Validate SELECT without FROM support
#932
opened Jul 13, 2026 by
dkropachev
Collaborator
•
Draft
fix(deps): update module github.com/klauspost/compress to v1.19.1
#929
opened Jul 13, 2026 by
renovate
Bot
Loading…
1 task
chore(deps): update docker/login-action digest to af1e73f
#926
opened Jul 12, 2026 by
renovate
Bot
Loading…
1 task
Run system.local and system.peers queries in parallel
area/Driver_-_gocql
#916
opened Jun 28, 2026 by
mykaul
Loading…
perf: add type-specialized fast paths for collection marshal (variable-length lists + maps)
#910
opened Jun 21, 2026 by
mykaul
Loading…
perf: prealloc marshal buffer and use MapRange in marshalMap
#908
opened Jun 20, 2026 by
mykaul
Loading…
perf: optimize frame encode primitives (pre-grow, setLength, batch loop)
area/Driver_-_gocql
performance
#894
opened Jun 6, 2026 by
mykaul
Loading…
perf: reuse partition-key marshalling between routing key and request frame
#893
opened Jun 6, 2026 by
mykaul
Loading…
improvement: targeted schema invalidation for type/function/aggregate events
#885
opened May 19, 2026 by
mykaul
Loading…
perf: JIT-compiled row decoder and parameter encoder (fast-path Scan/encode)
#884
opened May 17, 2026 by
mykaul
Loading…
perf: add fast paths for unmarshalList with common concrete slice types
area/Driver_-_gocql
P3
#881
opened May 16, 2026 by
mykaul
Loading…
perf: cache UDT struct field mappings to avoid per-row tag scanning (+small bug fix in marshalUDT)
#880
opened May 16, 2026 by
mykaul
Loading…
perf: larger bufio.Reader + zero-alloc decompression via CompressorWithBuffer
#879
opened May 16, 2026 by
mykaul
Loading…
perf: use host UUID map for O(1) tablet replica lookups in Pick
area/Driver_-_gocql
P3
#869
opened May 2, 2026 by
mykaul
Loading…
query metrics: record all observed attempts
#864
opened Apr 30, 2026 by
dkropachev
Collaborator
•
Draft
query metrics: add replacement observer metrics API
#863
opened Apr 30, 2026 by
dkropachev
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.