rumble
rumble copied to clipboard
Whitespace in working directory causes crash
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:
Thank you for the bug report!
May I ask which version of RumbleDB you are using, and which operating system? (Is it macOS)?
Sure, I was using macOS 13.0.1 with the rumbledb 1.20.0 standalone jar version
I can reproduce this issue on Linux 5.4.0 / Java 11.0.17 using the rumbledb 1.20.0 standalone jar.