Alex Kwiatkowski
Alex Kwiatkowski
As a Nix user I would like to use `arroyo` from a [Nix flake](https://github.com/rupurt/arroyo-nix) So that I can use the native binary builds But I'm currently getting a build failure...
## Description Howdy 👋, Love the project! Do you have any plans to add support for external databases over ODBC? That would enable most databases to be queried with GlareDB...
## Description Are there any plans to add a k8s operator & helm chart for self hosting?
### API Python ### Description As a developer When I create a kuzu database I would like to pass an fsspec filesystem e.g. subclass of `fsspec.asyn.AsyncFileSystem` So that I can...
**Describe the solution you'd like** A GCS backend for [S3 interoperability](https://cloud.google.com/storage/docs/interoperability)
When using the pdm module with git dependencies in `pyproject.toml` building the derivations fails. ```toml # pyproject.toml dependencies = [ # "aioftp >=0.22.0", # patched version of aioftp to support...
**Describe the solution you'd like** Add support for Kafka 4.0 [Share Groups](https://www.confluent.io/blog/queues-on-kafka/) **Additional context** Kafka 4.0 is currently in preview on Confluent Platform and will be released in early 2025...
After getting a new machine I tried running my normal [nix scripts](https://github.com/rupurt/nix-home). The determinate systems installer for 3.8.2 seems to be incompatible with home manager over nix channels? When I...