Maximilian Roos

Results 1148 comments of Maximilian Roos
trafficstars

> I guess my main point with this PR is that #8877 already introduced the majority of the "magic" to drop all indexes. If we're doing that, I don't see...

Awesome, I was thinking of something similar, around a meta-model which attempted to understand which solution is correct. For example, on yesterday's solution it mostly generated two answers — 1619...

That's a very good idea @wodin ! Thanks for the link, super interesting. One inconvenient implementation detail re what's possible now — the GPT model with an API has a...

Was this fixed in recent releases / can we close?

Yes, agree this seems like a JS bindings issue...

@kgutwin great use of s-strings! The one change to fix that error is: ```diff let sample = func - nrows + nrows tbl -> ( from s"SELECT * FROM {tbl}...

Thanks @syko. I thought this might the same underlying issue as https://github.com/PRQL/prql/issues/2292, but actually I think it's different. It is indeed a bug...