Dmitry Kropachev

Results 344 issues of Dmitry Kropachev

We need put focus on scylla cloud in our documentation and testing. One of the core issue in scylla cloud is that drivers do not handle DNS changes and cloud...

Have tests for available compression methods: 1. lz4 2. snappy Test should create frames of different frame sizes (compressed): 1. `size < 1000` 2. `1000 < size > 2000` 3....

area/statement-execution
area/testing

Discussed [here](https://github.com/scylladb/scylla-rust-driver/pull/1442/files#r2399009448) Users shouldn't have write access to `PreparedStatement.prepare_tracing_ids` and `prepare_tracing_ids` needs to be moved to `PreparedStatementSharedData` in nearest feature. For now let's have a getter for it and mark...

API-breaking