Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(sql): fix sql bugs #3479

Merged
merged 5 commits into from
Jul 19, 2023
Merged

fix(sql): fix sql bugs #3479

merged 5 commits into from
Jul 19, 2023

Conversation

bziobrowski
Copy link
Contributor

Fixes #3467 #3468 #3469

@bziobrowski bziobrowski marked this pull request as draft June 13, 2023 07:25
@bziobrowski bziobrowski marked this pull request as ready for review July 12, 2023 10:24
@ideoma
Copy link
Collaborator

ideoma commented Jul 19, 2023

[PR Coverage check]

😍 pass : 5 / 5 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/griffin/ExpressionParser.java 3 3 100.00%
🔵 io/questdb/griffin/SqlOptimiser.java 1 1 100.00%
🔵 io/questdb/griffin/engine/functions/bool/InLongFunctionFactory.java 1 1 100.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
Development

Successfully merging this pull request may close these issues.

StringIndexOutOfBoundsException: String index out of range: 0
3 participants