reswqa

Results 95 comments of reswqa

Maybe I can update this document to make it easier to understand.

We have four pipelines in order: 1. `df -> generic_join_build` 2. `df -> placeholder -> pass -> ordered_sink` 3. `df -> generic_join_build` 4. `df -> placeholder -> pass -> ordered_sink`....

> it would both align with the equivalent Series function and allow us to properly replicate SQL behaviour when concatenating strings that include nulls Great! > One proposal from my...

Since this could be breaking change, let's wait a little while, and if there are no objections, I will prepare the corresponding PRs. :D)

Fine, there seem to be no objections. I will start this work asap then.

@ion-elgreco, Thanks for bringing this to my attention. The above conclusion seems to favor a combination of expressions instead of new parameter. But to be honest, It makes more sense...

Thanks @xuzhiwen1255 for creating this, It seems that the CI is failure, PTAL first.

> Just to add, this appears to have changed in 0.19.0. It raises in 0.18.15. FYI, We support the conversion of primitive type to list type in `0.19.0`. The `==`...

I think this is duplicated with #10747.

Make sense. I'll be involved in this before we get ready to release 1.0.