-
Appears to time out.
```
Error Message
AssertionError: Deadline exceeded, failing test.
Stacktrace
manager =
@pytest.mark.asyncio
async def test_view_build_status_with_replace_node…
-
In this example `tracing onl` got an error back - we should not store commands that came back with an error in the history
Add a system setting to Disable/Enable storing error CQL with it disab…
-
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 …
-
https://cassandra.apache.org/doc/latest/cassandra/reference/vector-data-type.html
I noticed that any attempt to perform a query on a table that contains a vector column fails, because the schema is…
-
Hi,
Thanks for the great app. I'm just trying it out and see an error:
```
CQL CLI failed with an error: failed to parse CQL: failed to parse library: , failed to import library "DAKConcepts", de…
-
Right now frozen maps cannot be read off a table (e.g. one created in direct CQL)
```
"Server failed: root cause: (java.lang.IllegalStateException) Unsupported columns in the result set: m(UNSUPPO…
-
### Summary
Good afternoon. We wanted to keep you in the loop about this issue. The MADiE team received a ticket related to uncertainty surfacing in a Measure Observation when a duration operation is…
-
**_Description_**: In previous versions of Blaze, executing a CQL query that returned a large response (requiring pagination across multiple bundles) included a "total" field within each bundle. This …
-
Hi, thanks for your work!
When I try cql in the pen binary environment, I find that for cql's value function always tend to diverge (tried mixing ratio 0.0 and 0.5, both for 5 random seeds). The cr…
-
The following was added to the `CqlIdentifierUtil` class
```
/** Remove the quotes from the identifier */
public static String externalRepresentation(CqlIdentifier identifier) {
return i…