Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Fixed
-
0.6.0
-
None
Description
And all tests in TestPartitionFilter fail.
This is because on Windows, a file path could be of form "file:/X:/path/to/file" and code assumes that there can be at max one ":" in the path, otherwise it asserts.