Skip to content

feat(parser): AS pipe syntax#5224

Merged
geooo109 merged 7 commits intomainfrom
geooo109/pipe_syntax_as
Jun 13, 2025
Merged

feat(parser): AS pipe syntax#5224
geooo109 merged 7 commits intomainfrom
geooo109/pipe_syntax_as

Conversation

@geooo109
Copy link
Collaborator

This PR adds support for the AS 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 97f5822 into main Jun 13, 2025
7 checks passed
@geooo109 geooo109 deleted the geooo109/pipe_syntax_as branch June 13, 2025 19:16
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