Skip to content

feat(parser): PIVOT/UNPIVOT pipe syntax#5222

Merged
geooo109 merged 1 commit intomainfrom
geooo109/pipe_syntax_pivot_unpivot
Jun 13, 2025
Merged

feat(parser): PIVOT/UNPIVOT pipe syntax#5222
geooo109 merged 1 commit intomainfrom
geooo109/pipe_syntax_pivot_unpivot

Conversation

@geooo109
Copy link
Collaborator

This PR adds support for the PIVOT/UNPIVOT pipe syntax.

Operator Implemented
FROM
SELECT
WHERE
WHERE (replacing HAVING)
WHERE (replacing QUALIFY)
EXTEND
SET
RENAME
DROP
AS
LIMIT
AGGREGATE WITH GROUP/ORDER BY
ORDER BY
UNION
INTERSECT
EXCEPT
JOIN
CALL
TABLESAMPLE
PIVOT
UNPIVOT

@geooo109 geooo109 merged commit 21cd3eb into main Jun 13, 2025
7 checks passed
@geooo109 geooo109 deleted the geooo109/pipe_syntax_pivot_unpivot branch June 13, 2025 15:15
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.

2 participants