Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.18.0
-
Fix Version/s: 1.0.0
-
Component/s: Data Module
-
Labels:None
Description
The InputStream constructor can't be used because the initialize method requires a FileSystem and Path. This should only be validated (and opened) when the InputStream is null. I think this was an accident when fixing the divide-by-zero bug.