Skip to content

fix(sql): DISTINCT query with table alias expresions will throw error Invalid table name or alias#5946

Merged
bluestreak01 merged 2 commits intomasterfrom
issue#5943
Jul 15, 2025
Merged

fix(sql): DISTINCT query with table alias expresions will throw error Invalid table name or alias#5946
bluestreak01 merged 2 commits intomasterfrom
issue#5943

Conversation

@kafka1991
Copy link
Collaborator

close #5944

@kafka1991 kafka1991 changed the title fix(sql): DISTINCT query with column alias expresions will throw error Invalid table name or alias fix(sql): DISTINCT query with table alias expresions will throw error Invalid table name or alias Jul 15, 2025
@glasstiger
Copy link
Contributor

[PR Coverage check]

😍 pass : 2 / 2 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/griffin/SqlOptimiser.java 2 2 100.00%

@bluestreak01 bluestreak01 merged commit 6375074 into master Jul 15, 2025
34 checks passed
@bluestreak01 bluestreak01 deleted the issue#5943 branch July 15, 2025 16: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.

psycopg query via PG Wire causes DatabaseError on 9.0.0: "Invalid table name or alias"

3 participants