Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

Support multiple EXPLODE calls in same SELECT #866

Open
andremarianiello opened this issue Nov 8, 2019 · 0 comments
Open

Support multiple EXPLODE calls in same SELECT #866

andremarianiello opened this issue Nov 8, 2019 · 0 comments

Comments

@andremarianiello
Copy link

In postgres, when you have two UNNEST calls in the same select, the arrays are unrolled in parallel, and NULLs inserted into the shorter column. It would be useful to me if I could do the same thing with EXPLODE.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant