Brian T
Brian T
We do a lot of data ingestion/syncing from Firestore and MongoDB into BigQuery. Any plans in the roadmap for these kinds of DBs? I assume in order to support other...
This fixes the deprecation warnings from numba (#3 ) due to `object mode` fallback when `nopython` mode fails. 1. Redundant `@jit` decorators were removed. - These were decorators that did...
- exhaustive searches on a benchmark dataset (wikipedia) - compare recall/latency - compare against pure python, faiss, etc.
Difficulty here is with the generic const `N`. Might have to lose compile-time checks on the vector dims
### Bug summary We deploy Prefect server using helm (`2024.6.24152434`) into EKS, with RDS Postgres 14.13 as the backing database. Lately, we've been experiencing frequent deadlocks after upgrading to Prefect...
`pod_container_status_terminated_reason_oom_killed` metric isn't being pushed to Cloudwatch console
**Describe the bug** The OOM metric `pod_container_status_terminated_reason_oom_killed` from container insights enhanced observability can't be found on the Cloudwatch console even when there's a confirmed `OOMKilled` error for pods in our...