Skip to content

[SQL] Document support for UNPIVOT#6370

Merged
mihaibudiu merged 2 commits into
feldera:mainfrom
mihaibudiu:issue6368
Jun 2, 2026
Merged

[SQL] Document support for UNPIVOT#6370
mihaibudiu merged 2 commits into
feldera:mainfrom
mihaibudiu:issue6368

Conversation

@mihaibudiu

Copy link
Copy Markdown
Contributor

Fixes #6368

Checklist

  • Unit tests added/updated

@mihaibudiu mihaibudiu requested a review from wilmaontherun June 1, 2026 22:07
Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
Signed-off-by: Mihai Budiu <mbudiu@feldera.com>
@mihaibudiu

Copy link
Copy Markdown
Contributor Author

CC @anandbraman

@mihaibudiu mihaibudiu enabled auto-merge June 1, 2026 22:11

@wilmaontherun wilmaontherun left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@mihaibudiu mihaibudiu added this pull request to the merge queue Jun 1, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 1, 2026
@mihaibudiu mihaibudiu added this pull request to the merge queue Jun 1, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jun 1, 2026
@mihaibudiu mihaibudiu added this pull request to the merge queue Jun 1, 2026

@mythical-fred mythical-fred left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sensible doc cleanup — UNPIVOT is already supported by Calcite/the parser and the unsupported-operations entry was just stale. The new qst helper (trim trailing spaces before comparing rows) is a useful tool for vendoring Calcite quidem expected-output tables that align padded columns; the reformatted blocks now read like the original Calcite fixtures instead of being mangled across the | separators. LGTM.

Merged via the queue into feldera:main with commit 77f3bbf Jun 2, 2026
1 check passed
@mihaibudiu mihaibudiu deleted the issue6368 branch June 2, 2026 01:23
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.

[SQL] Document UNPIVOT

3 participants