Whitespace in working directory causes crash
fxgst opened this issue · 3 comments
fxgst commented
RumbleDB$ 1 + 1
>>>
⚠️ ️There was an error on line 1 in none:
^
Code: [FODC0002]
Message: Malformed URI: . Cause: Illegal character in path at index 42: file:/Users/me/path with whitespace/foo
Metadata: none:LINE:1:COLUMN:0:
ghislainfourny commented
Thank you for the bug report!
May I ask which version of RumbleDB you are using, and which operating system? (Is it macOS)?
fxgst commented
Sure, I was using macOS 13.0.1 with the rumbledb 1.20.0 standalone jar version
TheTechZone commented
I can reproduce this issue on Linux 5.4.0 / Java 11.0.17 using the rumbledb 1.20.0 standalone jar.