Phillip Cloud
Phillip Cloud
To address this is a breaking change, since the results of `.execute()` will change. Moving to 4.0.0.
We can certainly move this under `ibis.common`
I think we do. I suspect this will need to be tackled in a few PRs, since there are a good number of backend specific tests. I'll suggest the following...
cc @jreback, curious if this would cause any breakage for y'all
@goodwanghan Makes sense! Thanks.
We'll tackle this in 4.0
There's a concrete use case here with `array_agg` and `string_agg`, but since no one is asking for it I'm going to close this out. We'll happily implement it if someone...
Yeah, I think this can be done in a backwards compatible way. The generated SQL for certain backends will almost certainly change though.
Closing this out. We'll do this as part of the basic optimizations effort.