-
This case leads to the following error message:
```
{"level":"error","ts":1674158444.9508557,"caller":"proxycore/cluster.go:357","msg":"unable to create new endpoint","error":"ignoring host becaus…
-
There is a failure in test_topology_recovery_basic after we default to all_pages=True (https://github.com/scylladb/scylladb/pull/19004):
```
test/topology/util.py:317: in stop_and_verify
awai…
-
`test_schema_versioning_with_recovery` performs recovery while mutating the table schema, but after the 3rd node restarted, the client was not able to connect to it.
```
@pytest.mark.asyncio
…
-
(this assumes that #1252 is fixed first)
DC names can contain non-ASCII unicode characters, for example `Cql_DåtåCenter1`. But a `K8ssandraCluster` with such a DC name gets stuck waiting for the DC t…
-
The AssemblyCompiler has multiple responsibilities which violates SOLID principles. They are:
* Using the `CSharpLibrarySetToStreamsWriter.ProcessDefinitions(...)` to process each library in a `Libra…
-
Simple select query for a table fails on Leader node:
![image](https://user-images.githubusercontent.com/45633837/49526187-4b233880-f87d-11e8-86d3-12c98753a689.png)
-
Interest was expressed in [this zulip thread](https://chat.fhir.org/#narrow/stream/179220-cql/topic/Google.20Open.20Source.20Blog.20Post/near/463485620) to add support for using the engine with FHIR S…
-
Let's say you have a set of mutations in a single batch but you decide that you no longer want them in a batch:
```scala
val batchMutation = update1 + insert1 + update2
val individualMutations: …
-
One of the goals we aim for in tests in `cql-pytest` is we want to be able to run them against both Scylla and Cassandra. For that purpose, we meticulously mark them with dummy variables like `scylla_…
dawmd updated
1 month ago
-
Hi,
I have found that Sentinel 2 data for the date of 16-03-2019 in the south France area are missing from Planetary Computer.
In specific, EO browser shows `s3://sentinel-s2-l2a/tiles/31/T/FJ/2019/…