Skip to content

Use 'gdalvsi://' protocol prefix (instead of 'vsi://') for Arrow VSI file system#10994

Merged
rouault merged 1 commit into
OSGeo:masterfrom
rouault:arrow_gdalvsi
Oct 12, 2024
Merged

Use 'gdalvsi://' protocol prefix (instead of 'vsi://') for Arrow VSI file system#10994
rouault merged 1 commit into
OSGeo:masterfrom
rouault:arrow_gdalvsi

Conversation

@rouault
Copy link
Copy Markdown
Member

@rouault rouault commented Oct 12, 2024

In c889f14 (3.10.0dev), we have introduced a (C++) bridge from GDAL VSI to Arrow file system that used the 'vsi://' prefix. But as we are also going to introduce at the Python level as bridge from GDAL VSI to fsspec (#10985) that is going to use a 'gdalvsi://' prefix, better use the same prefix.

…file system

In c889f14 (3.10.0dev), we have
introduced a (C++) bridge from GDAL VSI to Arrow file system that used
the 'vsi://' prefix. But as we are also going to introduce at the Python
level as bridge from GDAL VSI to fsspec (OSGeo#10985)
that is going to use a 'gdalvsi://' prefix, better use the same prefix.
@rouault rouault added this to the 3.10.0 milestone Oct 12, 2024
@coveralls
Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 69.442% (-0.003%) from 69.445%
when pulling ef76bb1 on rouault:arrow_gdalvsi
into ab889f8 on OSGeo:master.

@rouault rouault merged commit 8d9a397 into OSGeo:master Oct 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants