Skip to content

feat(parser): EXTEND pipe syntax#5225

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

feat(parser): EXTEND pipe syntax#5225
geooo109 merged 1 commit intomainfrom
geooo109/pipe_syntax_extend

Conversation

@geooo109
Copy link
Collaborator

This PR adds support for the EXTEND 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 a7e7fee into main Jun 13, 2025
7 checks passed
@geooo109 geooo109 deleted the geooo109/pipe_syntax_extend branch June 13, 2025 20:26
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