Skip to content

feat(parser)!: JOIN pipe syntax, Set Operators as CTEs#5215

Merged
georgesittas merged 8 commits intomainfrom
geooo109/pipe_syntax_join
Jun 13, 2025
Merged

feat(parser)!: JOIN pipe syntax, Set Operators as CTEs#5215
georgesittas merged 8 commits intomainfrom
geooo109/pipe_syntax_join

Conversation

@geooo109
Copy link
Collaborator

@geooo109 geooo109 commented Jun 12, 2025

This PR adds support for the JOIN 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 requested review from georgesittas and removed request for georgesittas June 12, 2025 15:32
@georgesittas georgesittas merged commit 44297f1 into main Jun 13, 2025
7 checks passed
@georgesittas georgesittas deleted the geooo109/pipe_syntax_join branch June 13, 2025 07:53
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.

3 participants