Fernando Herrera
Fernando Herrera
I like the idea as well, specially for the compilation times. However, what would be the plan for future versioning if Arrow2 becomes part of apache arrow with multiple crates?...
I remember I wrote this because I had the same issue with Polars when implementing it in Nushell. Ritchie was kind enough to add this [trait](https://github.com/pola-rs/polars/blob/bf2f56a3539934eb8d42096ae580e8003ca1f2d0/polars/polars-core/src/series/arithmetic.rs#L160) which later was modified...
@andygrove what benefits are you expecting from migrating to Substrait?
will this release a new helm chart version?
Sure. Feel free to remove them. I thought people were using those tools
What I'm doing now when I work with pipenv is to create the env using `pipenv python 3.9` and then find the env route `pipenv --venv`. In that folder you...
I would make it a mode that you can get in and out with an event. I wouldn't want completions all the time while writing a pipeline in nushell
with the new pasting logic there is no panic, but the scrolling paints the largest row many times 
is this related to this  The suggestion keeps repeating the prompt
@fdncred do you see it in engine-q?