-
Hi Matthias,
I noticed that CQL advanced operators (e.g.: LIKE) has been supported since the version 3.0.1. I'm using STAC Browser (https://radiantearth.github.io/stac-browser) version 3.2.0 to poi…
-
-
Apparently (see f.ex https://docs.datastax.com/en/drivers/java/4.4/com/datastax/oss/driver/api/core/data/CqlDuration.html) CQL `CqlDuration` values can be negative. This is not something ISO-8601 supp…
-
I would apprecaite CQL support in rouge :)
**The name of the language**
[Cassandra Query Language](http://cassandra.apache.org/doc/latest/cql/index.html) or CQL
**Implementation in other librar…
-
Les valeurs numériques ne sont pas supportés car entourée de `'` dans le filtre CQL.
Traiter différemment les valeurs _string_ et _numeric_
-
Did you ever thought about CQL support, to extend the queries with automated filters to select a subset of features based on a attribute value ?
-
**Describe the bug**
```
- High Risk Medications with Average Daily Dose Criteria: NotSupportedException - Division of different units is not supported; only division by a numeric value (units = "…
-
According to [online documentation](https://docs.fire.ly/projects/Firely-NET-SDK/en/latest/cql/cql-packager.html) one is supposed to easily install the CQL Packager via the dotnet tool installed like …
-
Is there a way to do: `contig rlike '^X.*$' or contig rlike '^[0-9].*$'`
-
Add support for vector type.
The vector is a fixed-length collection with specified type of elements: `VECTOR`.
The implementation should:
- extend CQL syntax
- adjust built-in type hierarchy a…