Phillip Cloud

Results 993 comments of Phillip Cloud

Accumulating the context is unintentional as far as I can tell.

PR incoming with the suggested change of localizing the context mapping.

@ogrisel Thanks for the issue. This is definitely on our radar and we'll probably start experimenting with support for this in the next month. In fact, the DuckDB folks just...

We now have vectorized scalar UDFs in the DuckDB backend. Check out the [related blog post](https://ibis-project.org/blog/rendered/torch/).

> I cannot find those in the reference documentation. Yeah, this is something we need to add. I'll create an issue to track this work. > While I could successfully...

Vectorized (per-element) UDFs have been around for a while, retitling this to reflect that.

Closing due to lack of activity.

Thanks for opening an issue about this. We have explicitly never added this, because the length of the string has no effect on the user facing expression API. Can you...

Fair enough, just wanted to understand the use case a bit more before implementing anything. It might take a couple iterations to complete this if we do it. There's almost...

Yes they are still planned! Hopefully they will land in 10.4, I've already done a good chunk of the work in a branch.