Skip to content

fix(sql): fix npe issue in SqlOptimiser::rewriteOrderBy#6265

Merged
bluestreak01 merged 3 commits intomasterfrom
issue#6256
Oct 11, 2025
Merged

fix(sql): fix npe issue in SqlOptimiser::rewriteOrderBy#6265
bluestreak01 merged 3 commits intomasterfrom
issue#6256

Conversation

@kafka1991
Copy link
Copy Markdown
Collaborator

close #6256

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Oct 10, 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 issue#6256

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.

@kafka1991 kafka1991 changed the title fix(sql): fix npe issue in SqlOptimiser::orderby fix(sql): fix npe issue in SqlOptimiser::rewriteOrderBy Oct 10, 2025
@glasstiger
Copy link
Copy Markdown
Contributor

[PR Coverage check]

😍 pass : 1 / 1 (100.00%)

file detail

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

@bluestreak01 bluestreak01 merged commit ec6bd7e into master Oct 11, 2025
35 checks passed
@bluestreak01 bluestreak01 deleted the issue#6256 branch October 11, 2025 11:36
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.

Error 500 on CROSS JOIN query

3 participants