scylladb / gocql

Package gocql implements a fast and robust ScyllaDB client for the Go programming language.
https://docs.scylladb.com/stable/using-scylla/drivers/cql-drivers/scylla-go-driver.html
BSD 3-Clause "New" or "Revised" License
169 stars 47 forks source link

Do not try to query peers_v2 table upon connection against a ScyllaDB cluster #171

Closed mykaul closed 2 months ago

mykaul commented 2 months ago

Fixes: https://github.com/scylladb/gocql/issues/170

roydahan commented 2 months ago

@sylwiaszunejko feel free to merge.

sylwiaszunejko commented 2 months ago

@roydahan I do not have the appropriate permissions for merging in this repository @avelanarius Could you merge it?