Skip to content

fix(sql): produce actionable error message when MV is created from select with illegal column aliases#5945

Merged
bluestreak01 merged 2 commits intomasterfrom
vi_friendly_msg
Jul 15, 2025
Merged

fix(sql): produce actionable error message when MV is created from select with illegal column aliases#5945
bluestreak01 merged 2 commits intomasterfrom
vi_friendly_msg

Conversation

@bluestreak01
Copy link
Copy Markdown
Member

@bluestreak01 bluestreak01 commented Jul 15, 2025

closes #5943

@glasstiger
Copy link
Copy Markdown
Contributor

[PR Coverage check]

😍 pass : 57 / 57 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/griffin/model/QueryColumn.java 2 2 100.00%
🔵 io/questdb/griffin/SqlParser.java 54 54 100.00%
🔵 io/questdb/griffin/SqlOptimiser.java 1 1 100.00%

Copy link
Copy Markdown
Collaborator

@kafka1991 kafka1991 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bluestreak01 bluestreak01 merged commit ba1565a into master Jul 15, 2025
35 checks passed
@bluestreak01 bluestreak01 deleted the vi_friendly_msg branch July 15, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

3 participants