Github user mgaido91 commented on the issue:
https://github.com/apache/spark/pull/22131
I see now, thanks. The only thing which I am a bit concerned about is the
complexity introduced by this change, in the sense that it is relying very much
on the `bind` implementation of each expression. I think it would be great if
we could generalize it.
Can we add a generic function similar to the `createLambda` in the analyzer
for this?
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]