-
I am using DbSchema 9.4.1 build 230818.
Apparently DbSchema supports CQL...but not [keywords that are unique to CQLSH](https://cassandra.apache.org/doc/4.0/cassandra/tools/cqlsh.html). That isn'…
-
The README indicates that you can use the test runner to run the tests against "a server of your choice using the [$cql](https://hl7.org/fhir/uv/cql/1.0.0-snapshot/OperationDefinition-cql-cql.html) op…
-
We need the unit `[arb'U]` for lab values like [27416-7](https://loinc.org/27416-7) and [16135-6](https://loinc.org/16135-6). The closest issue in our unit lib is https://github.com/unitsofmeasurement…
-
This is a follow-up ticket after #170.
Medusa support has been merged recently; we need now to make K8ssandra controller apply authentication settings to Medusa. This includes filling in the right CQ…
-
Support referencing libraries, ie. `include FHIRCommon version '4.0.1' called FC` in CQL.
See: https://cql.hl7.org/02-authorsguide.html#libraries
-
Analogous to the requirements on FHIR Search for feasibility queries
```
Die Unterstützung von Custom (eigenen) Suchparametern.
Der FHIR-Endpunkt ist dazu in der Lage mindestens eine Menge von…
-
### What happened?
After an update of Scylla from 5.2.9 to 5.4.7, Scylla Operator from 1.9.x to 1.12.2 (latest that supports Scylla 5.2.x and 5.4.x), Scylla Manager from 3.1.x to 3.2.8, we started …
-
**Describe the feature:**
Support for CQL withAddressTranslator builder option. The feature will add a Translator Implementation to the `janusgraph-cql` backend project that will consume additional o…
-
We are faced with the fact that if Cassandra has the authentication type set as org.apache.cassandra.auth.LDAPAuthenticator, then we get an error.
`Unable to establish CQL session. {"error": "gocql: …
-
I'm looking to implement storage support for Cassandra, using CQL and native transport protocol.
I do have a draft version that is working but there are still improvements to add.
I have implement…