scylladb/python-driver
ScyllaDB Python Driver, originally DataStax Python Driver for Apache Cassandra
PythonApache-2.0
Issues
- 1
Caching prepared statements transparently
#381 opened by rpstw - 1
Python implementation of "Decouple schema fetch queries from server-side timeouts"
#320 opened by roydahan - 2
Session not reconnected after rolling upgrade
#375 opened by Jadw1 - 10
Connection pool renewal after concurrent node bootstraps causes double statement execution
#317 opened by kbr-scylla - 19
After a node restarts, driver reconnects multiple times, causing queries to fail
#295 opened by kbr-scylla - 0
- 11
- 2
Python Driver fails to update existing `PreparedStatement`s after table alter
#346 opened by kbr-scylla - 2
Possible bug in DCAwareRoundRobinPolicy
#351 opened by dkropachev - 0
Run tests on free-threaded (no-gil) python
#370 opened by dkropachev - 0
- 0
Inspect AES256ColumnEncryptionPolicy
#365 opened by dkropachev - 1
Merge upstream changes up to 3.29.1
#347 opened by Lorak-mmk - 2
test_libevreactor.py::LibevTimerTest::test_multi_timer_validation is failing on aarch64
#359 opened by dkropachev - 5
Possible TokenAwarePolicy bug
#350 opened by dkropachev - 0
- 6
- 0
Support RackAware load balancing policy
#325 opened by roydahan - 0
- 2
docs failed to get built on master github action
#348 opened by fruch - 2
- 3
cqlengine tests are failing when scylla 5.2 and up is used [Order by currently only supports the ordering of columns following their declared order in the PRIMARY KEY]
#343 opened by fruch - 2
- 5
Stop fallback to asyncio on python3.12
#312 opened by fruch - 7
Internal queries should use paging (ControlConnection)
#331 opened by piodul - 4
python ORM support for composite primary key tuple filtering - `WHERE (a,b) IN ( (1,2), (1, 3), (2, 4) )`
#285 opened by johnny-smitherson - 4
ssl_options is broken on Python3.12
#284 opened by fruch - 0
Fix `populate()` workaround in tablet code
#288 opened by avelanarius - 0
`Cluster.refresh_nodes` immediately throws exception if control connection is down
#307 opened by avelanarius - 0
Silently dropped future exceptions
#306 opened by muzarski - 0
`ThreadPoolExecutor` have tendencies to block tasks
#275 opened by muzarski - 2
`test_raise_error_on_prepared_statement_execution_dropped_table` is failing using `scylla-5.2`
#289 opened by vponomaryov - 0
docs: Issue in page User Defined Types
#294 opened by slayton - 2
- 3
- 3
RFE: enable TCP Fast open
#268 opened by mykaul - 0
Asyncio backend: SSL doesn't work
#330 opened by Lorak-mmk - 5
- 1
SBOM: python driver is missing license
#321 opened by mykaul - 3
User Defined Type (UDT) no longer recognized when imported and used in a different file than where it was registered
#315 opened by nigel5 - 2
Protocol version warning?
#316 opened by drawnwren - 0
- 15
- 3
The "Found an invalid row for peer" error is obscure
#303 opened by bhalevy - 0
`set_keyspace` might flaky (causing a test to be flaky)
#302 opened by fruch - 1
test_udts.py::UDTTests::test_can_register_udt_before_connecting is flaky
#293 opened by sylwiaszunejko - 2
- 3
Memory Leak at for loop by session.execute()
#269 opened by dima-dmytruk23 - 4
- 2
Connecting to Unix domain socket fails
#278 opened by margdoc