-
After releasing serialization refactor several users reported use cases that are not well-supported by our new APIs.
The problems come from the need to have specific (non-generic) owned type for quer…
-
This issue is very similar to #10366, except that issue is about SELECT, this one is about INSERT.
Partition keys length are limited to 64KB, and and clustering keys are similarly limited (the CQL …
-
This issue is a re-focused version of an old issue https://github.com/scylladb/scylladb/issues/3594 that we recently closed - perhaps prematurely.
The need to read the old base row before updating …
-
When using `DefaultPolicy::builder().prefer_datacenter(dc)` with nonexistent datacenter the driver returns a very misleading erro when trying to execute a query: `Error: ProtocolError("Empty query pla…
-
I would like to report an issue in page https://operator.docs.scylladb.com/v1.11/generic
### Problem
The path in section "kubectl apply -f examples/commo/operator.yaml" does not match the cloned d…
-
HEAD: 298cafff3537950f1b17b1fcf119e3d831bcd786
## Description
The boolean value is not supposed to be quoted in JSON:
scylla.yaml:
```
client_encryption_options:
enabled: true
certificate: …
-
I would like to report an issue in page https://cloud-getting-started.scylladb.com/main/design-and-data-model
### Problem
**catalog** :Queries ,Q4: List all songs
> This is a bad sql
```sql
SEL…
-
Scylla version: `666.development-0.20190909.301246f6c`
VM: GCE instance with a locally attached NVMe drive.
```
$ lscpu
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Ord…
-
I think the fact that storage-service doesn't notice that it was expelled from group0 and still tries to commit the command (and get stuck indefinitely) is a bug. The command should fail immediately i…
-
In all of your ScyllaDB benchmarks, you've used m5 instance type family.
(e.g https://github.com/benchANT/database-ranking/blob/main/CRUD-general-purpose/2022/ranking_batch-0_scylladb-451-vanilla-os-…