-
Type: Performance Issue
It has started happening in the last few days. On startup it's ok, but as soon as I start opening a few files, I notice a slowdown of loading syntax highlighting, intellisens…
-
Spin-off from #7617
Instead of per-session/per-role timeouts, we should consider allowing per-query timeouts.
Examples:
```cql
SELECT * FROM t TIMEOUT 50ms;
```
```cql
INSERT INTO t(a,b,c) V…
-
Is it possible to include the `shaded` .jar file along with the GitHub releases? Currently, it seems like the only way to get the jar for use in editors other than VS Code is to download the source co…
-
The notion of queryables and the /queryables response is currently tied to the "filtering" extension and the "filter" HTTP query parameter. However, the PGC API-Features Core (Part 1) already mention…
-
### The purpose and use-cases of the new component
The purpose of this exporter is to extract traces and logs to Cassandra database.
I already started to develop this component here: https://gi…
-
Hi, I try to measure cockroach 22.2.6 performance. I use the YCSB benchmark you have embedded into the cockroach binary. I have a 3 x86 servers:
* 128 cores
* 4 NVMe disks.
* Ubuntu 20.04.3
* time…
-
NOTE: Before filing a ticket, please see the following URL:
https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help
**Describe the issue**
A clear and concise description of what the feature requ…
-
((If there is a better forum for questions about the engine, I am happy to move discussion elsewhere.))
Does the CqlEngine currently support running with USCore? I saw this closed issue (https://gi…
-
I found that the plugin is no longer working,
2023-08-29 09:09:51.477 Status: [web:8080] Incoming connection from: 192.168.3.20
2023-08-29 09:11:50.245 Error: Omvormer garage: Growatt returned a s…
-
With the backend comes the possibility to have SQL data source.
My thinking is that when you add the data source you
- db type (initially only mysql and postgres and sqlite3)
- db connection details…