-
This issue serves as a public aggregation of my thoughts regarding, and sketchpad for possible new designs of, how we handle the allocations that flow between Rust and Postgres and back again. Many of…
-
Support the implementation of array based aggregation/(group by/distinct) support for multi-stage query engine.
Current V1 distinct or group by on multi-value column will break each array into indi…
-
*Title*: Client side access logging
*Description*:
It would be nice to be able to output standard Envoy access logs from the client. This would allow fine grained analysis of request patterns, rat…
-
Currently, implementing idempotent jobs over Iceberg is done via data-based predicates. For instance, if a job run is presumed to have written the data for `2018-08-05`, you will write something like:…
-
Similar to issue #66, i found that we have the same error in the opposite direction, that is some supposedly low level data flows are wrongly modelled as high level.
in below example the pshvs_revi…
-
I just learned about [hypergrib](https://github.com/JackKelly/hypergrib) (via [this blog post](https://openclimatefix.org/post/lazy-loading-making-it-easier-to-access-vast-datasets-of-weather-satellit…
-
Create a performance test that assess the overhead of tracing with noop against a simple application. Scenarios to measure/test:
1) Simple single-threaded Java application with the NoopTracer, crea…
-
```
A lot of us use at least one of Google's public data APIs. It's unavoidable.
From YouTube to Google+ to even the URL Shortener, it is inevitable that we
will use one of Google's APIs because the…
-
After upgrading the linkding server to the latest version (1.25.0), the server returned code 500.
---
Docker-compose file:
``` yaml
version: '3.8'
services:
linkding:
container_na…
-
### Description
In the DevLake grafana Dora Dashboard I see data for Monthly deployments and Median Lead Time for Changes
![image](https://github.com/DevoteamNL/opendora/assets/5598089/44011d22-15…