Skip to content

[CALCITE-7537] Invalid Postgres SQL generated for right-deep comma jo…#4951

Merged
asolimando merged 1 commit into
apache:mainfrom
asolimando:alessandro.solimando/CALCITE-7537/right-deep-comma-join
May 21, 2026
Merged

[CALCITE-7537] Invalid Postgres SQL generated for right-deep comma jo…#4951
asolimando merged 1 commit into
apache:mainfrom
asolimando:alessandro.solimando/CALCITE-7537/right-deep-comma-join

Conversation

@asolimando
Copy link
Copy Markdown
Member

…in trees

Jira Link

CALCITE-7537

All details in the ticket

@asolimando asolimando force-pushed the alessandro.solimando/CALCITE-7537/right-deep-comma-join branch from 0e17c4b to 76cef63 Compare May 20, 2026 17:44
@asolimando
Copy link
Copy Markdown
Member Author

@mihaibudiu sorry for the force push, I worked on a stale branch and the test I added needed to be updated, I have just changed the tables in the example to avoid collisions in "SELECT *" which in such case gets expanded to the full list of columns for Postgres, which made the test fail.

TLDR: no major changes, just the test table names

@sonarqubecloud
Copy link
Copy Markdown

@asolimando
Copy link
Copy Markdown
Member Author

I will give it ~24 hours before merging it, in case anyone has further comments

@asolimando asolimando merged commit b056e45 into apache:main May 21, 2026
19 checks passed
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.

4 participants