mabel-dev/opteryx

🪲 `UNNEST` variables

Opened this issue · 0 comments

Thank you for taking the time to report a problem with Opteryx.

To help us to respond to your request we ask that you try to provide the below detail about the bug.

Expected behaviour A clear and concise description of what you expected to happen.
The list is untested, not the variable name

Sample Code/Statement If you can, please submit the SQL statement or Python code snippet, or a representative example using the sample datasets.

SELECT * FROM UNNEST(@@user_memberships) as memberships