Skip to content

Added support for unpivot in Redshift with expression and bracketsless#2375

Open
kfirSatori wants to merge 1 commit into
apache:mainfrom
SatoriCyber:upivot_expression_support
Open

Added support for unpivot in Redshift with expression and bracketsless#2375
kfirSatori wants to merge 1 commit into
apache:mainfrom
SatoriCyber:upivot_expression_support

Conversation

@kfirSatori

Copy link
Copy Markdown

Added support for unpivot in Redshift with expression and bracketsless:
SELECT t.id, k, v FROM test_colors as t, UNPIVOT t.count_by_color AS v AT k;

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