Phillip Cloud

Results 993 comments of Phillip Cloud

If I build again, while all these pyc files are still laying around, the build continues to grow even more: ### After first `pixi build` invocation ``` ❯ ls *.conda...

FWIW, I am not using `pyproject.toml`, so for my use case this would have to work without one.

The initial approach here seems reasonable to me.

What's the status of this PR? Can we make a decision and move forward on it (or close it)?

There are conflicts that need to be resolved. What's the status of this PR?

Do you have some code that reproduces the problem? I use `poetry2nix.defaultPoetryOverrides` just fine [here](https://github.com/ibis-project/ibis/blob/main/nix/ibis.nix#L24), as well as [here](https://github.com/ibis-project/ibis/blob/main/nix/overlay.nix#L9). Is it possible you're missing some setup code like [this](https://github.com/ibis-project/ibis/blob/main/flake.nix#L14-L28)?

+1, but let's cut one more feature release (10.5) before shipping this PR in 11.0! Appreciate the work here!

The problem with this approach is that now `ibis.to_sql` and `ibis.duckdb.compile` produce different SQL.