Skip to content

fix(sql): fix a bug where a query hint in main SELECT would end up in CTEs as well#6441

Merged
bluestreak01 merged 2 commits intomasterfrom
mt_fix-cte-hints
Nov 24, 2025
Merged

fix(sql): fix a bug where a query hint in main SELECT would end up in CTEs as well#6441
bluestreak01 merged 2 commits intomasterfrom
mt_fix-cte-hints

Conversation

@mtopolnik
Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Nov 24, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch mt_fix-cte-hints

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@glasstiger
Copy link
Copy Markdown
Contributor

[PR Coverage check]

😍 pass : 10 / 10 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/griffin/SqlParser.java 3 3 100.00%
🔵 io/questdb/griffin/SqlOptimiser.java 3 3 100.00%
🔵 io/questdb/griffin/model/QueryModel.java 4 4 100.00%

@bluestreak01 bluestreak01 merged commit da78322 into master Nov 24, 2025
41 checks passed
@bluestreak01 bluestreak01 deleted the mt_fix-cte-hints branch November 24, 2025 18:01
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