Tags: dkropachev/python-driver
Tags
ResultSet: handle empty non-final pages on ResultSet iteration This commit provides a fix to the situation when iterating on a ResultSet, the driver aborts the iteration if the server returns an empty page even if there are next pages available. Python driver is affected by the same problem as JAVA-2934 This fix is similar to apache/cassandra-java-driver#1544
Promote version 3.24.1 * testing the new github actions integration
Release 3.22.3 * 3ea763 fddaa7 - intergation tests running with scylla 4.1 on each PR * b740a3 - new wheels for python3.9 (only for mac and linux, for now)
Release 3.22.2 * e2f0e8 - in_memory: reading table attribute break connection to cassandra
PreviousNext