Gerd Zellweger
Gerd Zellweger
there is already an error for it that is returned but the condition that checks it should be >= instead of >
try `i_pv4` for now need to adjust the naming through serde
maybe replace SUCCESS with VALID (since there isn't success yet)
> Hello, newbie here running Tailscale on Ubuntu > > It's overwriting my /etc/resolve.conf with some bogus 127.0.0.53 address instead of properly defining 192.168.1.1, and as a result I can't...
we need better naming for this so we settled on this: - Calcite IR - HIR - Mihai's IR - MIR - DBSP IR - LIR
it's also low effort. Ideally we want to rely as little as possible on external git repos because any change in names/deleting repo/deleting branch etc. makes all these commits no...
just stumbled over this, I find it very confusing behavior (not having the file / path show up in the logs)
> Record pipeline's current runtime version (i.e., the version it was compiled with) in the DB. [@gz](https://github.com/gz) suggested using the existing runtime program config field for this, but I'm not...
I filed a bug report with datafusion, I also tried to fix it myself by implementing it in the arrow crate but it seemed like I always ended up in...
maybe it would be better to represent MAP types as arrow dict. Any issues you could think of with changing this @ryzhyk https://arrow.apache.org/docs/python/data.html#dictionary-arrays