Skip to content

Redshift: PartiQL AT <index>#2303

Open
yoavcloud wants to merge 2 commits intoapache:mainfrom
yoavcloud:redshift_partiql_at
Open

Redshift: PartiQL AT <index>#2303
yoavcloud wants to merge 2 commits intoapache:mainfrom
yoavcloud:redshift_partiql_at

Conversation

@yoavcloud
Copy link
Copy Markdown
Contributor

Add support for the AT keyword in PartiQL that is used during unnesting to retrieve the index of an element in an array.

For example:

SELECT index, val FROM my_table t, t.my_array val AT index;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant