-
## Issue
I have a large codebase with several intensive queries to BigQuery. I'm trying to port these synchronous queries to async to improve performance, but am unable to create an async SQLAlchem…
-
## Description
Platform containers reach 100% CPU usage and become unresponsive.
Causes liveness probe to fail and restarts.
## Environment
1. OS (where OpenCTI server runs): Ubuntu 22.04 LT…
-
### NBA API Version
1.6.0
### Issue
The last game of the finals (game_id: 0042300404), the aggregated data for the teams is not equal between 'playergamelogs' and 'teamdashlineups' endpoints. I hav…
bbq-x updated
2 weeks ago
-
Hi, is it possible to use the library without having the ground_truth for any metrics?
-
### Proposed Change
We would like to propose to add Variant type to Iceberg data types.
Variant data types allow for the efficient binary encoding of dynamic semi-structured data such as JSON, Av…
-
### Bug description
I added previewFeatures = ["driverAdapters"] to my schema.prisma and after that my edge functions cannot be deployed to Next.js anymore because edge size increased from below 1…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I am creating a simple RAG that answers some questions. I used the Huggingface for…
-
### Bug description
`prisma migrate dev --create-only` commits migrations previously created with `--create-only`. This is not exactly a bug, but it's unexpected behavior. I should be able to decide…
-
### Version
1.26.0
### What happened?
In query.sql:
```sql
-- name: EmojiOops :exec
SELECT
'🤷' AS emoji
limit
1;
```
Generated in query.sql.go:
```go
const emojiOops = `-- n…
-
[Opensearch](http://www.opensearch.org/Home) is a common API to query search engine. It is for instanced used to add search engines to the firefox search bar and to chrome.
It would be nice if doc.ru…