Skip to content

fix(sql): exception when JIT compiling a filter like WHERE symbol = ''''#5958

Merged
bluestreak01 merged 1 commit intomasterfrom
nw_jit_single_quote
Jul 19, 2025
Merged

fix(sql): exception when JIT compiling a filter like WHERE symbol = ''''#5958
bluestreak01 merged 1 commit intomasterfrom
nw_jit_single_quote

Conversation

@nwoolmer
Copy link
Copy Markdown
Contributor

We had some unquoting logic that didn't account for this edge case.

We should still review why upstream code was sending such a filter.

@nwoolmer nwoolmer added Bug Incorrect or unexpected behavior SQL Issues or changes relating to SQL execution labels Jul 18, 2025
@glasstiger
Copy link
Copy Markdown
Contributor

[PR Coverage check]

😍 pass : 3 / 3 (100.00%)

file detail

path covered line new line coverage
🔵 io/questdb/griffin/engine/functions/constants/SymbolConstant.java 3 3 100.00%

@bluestreak01 bluestreak01 merged commit f6d596e into master Jul 19, 2025
34 checks passed
@bluestreak01 bluestreak01 deleted the nw_jit_single_quote branch July 19, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Incorrect or unexpected behavior SQL Issues or changes relating to SQL execution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants