Maximilian Roos

Results 1233 comments of Maximilian Roos

Closed by 1d70238

@mitsuhiko I came around to looking at this. `clap` has a bunch of ways of handling overriding env vars, such as `default_value_if`. That would let us get this & associated...

Another approach here would be an API for writing & managing files that weren't `.snap` files. So in the case above, we could write files like https://github.com/PRQL/prql/blob/2ecdfaac4796e12772afd0394268fdd9f366ab02/book/tests/prql/transforms/from_text-0.prql, and use insta...

I realize there's a wall of text above, and my thinking has coalesced, so to summarize on the APi I'm thinking of: - `read_snapshot`, which returns the text of the...

👍 Somewhat separately: IMHO those present a fairly complicated view of what people need to do to get up & running. We've a (so far) v successful setup here where...

Yeah. Maybe let's see how that evolves. From a user perspective: I think that would create non-trivial friction to getting up & running, exactly for these sorts of use cases....

This no longer occurs on upgrading from 1.14 to 1.26!

Another motivating case, I think much simpler than the original (I think this is the same issue but say the word as I'll open a new one...) I wanted to...