gcsfs icon indicating copy to clipboard operation
gcsfs copied to clipboard

`unstrip_protocol` not implemented correctly

Open alexdmiller opened this issue 9 months ago • 4 comments

fs.unstrip_protocol should return an URI that starts with gs://..., but instead returns gcs://..., which is not a valid GCS URI.

alexdmiller avatar Apr 29 '24 22:04 alexdmiller