Skip to content

fix(core): fix issue when running in directory path that includes characters unsupported in URLs#5736

Merged
bluestreak01 merged 2 commits intomasterfrom
nw_fix_paths_with_spaces
Jun 11, 2025
Merged

fix(core): fix issue when running in directory path that includes characters unsupported in URLs#5736
bluestreak01 merged 2 commits intomasterfrom
nw_fix_paths_with_spaces

Conversation

@nwoolmer
Copy link
Copy Markdown
Contributor

Fixes #5668

@nwoolmer nwoolmer added Bug Incorrect or unexpected behavior Core Related to storage, data type, etc. labels Jun 11, 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/FunctionFactoryScanner.java 1 1 100.00%

@bluestreak01 bluestreak01 merged commit 7b28f36 into master Jun 11, 2025
37 checks passed
@bluestreak01 bluestreak01 deleted the nw_fix_paths_with_spaces branch June 11, 2025 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Incorrect or unexpected behavior Core Related to storage, data type, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NoSuchFileException usign questdb embedded and the questdb jar is in a directory containing spaces

3 participants