Details
-
Improvement
-
Status: Triage Needed
-
P2
-
Resolution: Fixed
-
None
-
None
Description
When users use TextIO, most of the time, they provide a full file URI: file:/tmp/foo. Unfortunately, the file schema is not supported by TextIO and it fails with "No handler found". It's not easy for users to figure it out.
We should support file schema to provide better flexibility to users.