-
## Scope & Context
New aggregates feature handling of frontend queries and cache.
## Current behavior
Currently the total count aggregate is part of any request that fetches data.
The problem is t…
-
During SDF's upgrade to DataFusion 43 we found a bug https://github.com/apache/datafusion/issues/13425 . This was possible thanks to extensive test coverage for certain query shapes that we have inter…
-
hi,
I am getting the following error on high queries. Can you help me with this?
![Ekran Alıntısı](https://github.com/user-attachments/assets/2db131ae-2f47-4add-9cb7-f45d77389130)
-
Hello
Do you plan to support this feature?
Regards
```
2024/11/22 12:11:13 [INFO] BemiDB: Accepted connection from 127.0.0.1:65428
2024/11/22 12:11:13 [ERROR] Couldn't map query: -- ping
…
-
Some APIs seem to have gotten slower recently. Need to figure out if there is a problem with the hardware or database or if I messed something up.
Simple example, the API call populating package …
-
**Describe the investigation**
Try to investigate long running PostgreSQL queries (as well as very often running queries, which might also have a high impact).
Queries like: `SELECT pid, now() -…
-
## Prerequisites
- [x] I read the [Deployment and Setup](https://docs.opencti.io/latest/deployment/overview) section of the OpenCTI documentation as well as the [Troubleshooting](https://docs.opencti…
-
### What is the feature you are proposing?
I want to be able to switch out the default query parser with something like [qs](https://github.com/ljharb/qs).
I am able to use a validator to "hack …
-
Error when not pass parameters in use useQuery
error code :
` const { data: listRecords = [] } = useQuery({
queryKey: ["list"],
query: db.selectFrom("lists").selectAll(),
…
-
### Issue submission checklist
When filing your issue please make an attempt to troubleshoot a little bit on your own. If your issue is specifically related to a query, but please consider using th…