-
As a follow-up to #12381 that included table's tombstone_gc_options in the log message printed when the table is created,
those options should also be included when printing the table's schema as par…
-
The app proof-of-concept already supports CQL execution from MyPreventiveCare. Add the prototype MCC CQL logic into configuration.
* Test using lab results to classify into data elements, e.g. eGFR,…
-
I started getting the exception after I upgraded to spring-data-commons-3.2.1 and spring-data-cassandra-4.2.1.
I added the custom conversions (below) but still get the error
```
@configuration
…
-
Build 54
Ubuntu 20.04
Cassandra 3.11.6
Trying to connect to a local cassandra database. No ssl enabled.
The following error and warning repeats several times:
`1592528567.644 [ERROR] (clus…
hozt updated
9 months ago
-
Seen in CI, https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/3461/artifact/testlog/x86_64/debug/topology_experimental_raft.test_fencing.1.log
```
=================================== FAIL…
-
I'm trying to verify that I can get Cassandra working in Embedded mode using NoSQLunit and I have the following code:
'''java
public class ContextManagerTests {
@ClassRule
public static Embed…
-
This isnt really an issue for redis-protocol, but raising an issue here seemed like the easiest way to make a discussion on this topic.
I was experimenting with writing a parser for cql (cassandra …
rukai updated
7 months ago
-
**Describe the bug**
First of all, I am not sure whether it is a bug or not.
I was training my own model with DDP enabled which ran into this error. Then I took examples/distributed_offline_tra…
-
Guardrails control if a certain Scylla parameter is "OK", and can issue a CQL warning if it's not. This warning has to be visible by users. Currently, drivers' users can query for a warning themselves…
-
Hello, We have the following error when integrating the extension to AWS Keyspaces. The AWS support responded that Keyspaces does not have a plan to support "count". Is there a way to manage this err…