I've posted the data - round-tripping still produces the noted error (PUT as
AppendBlob results in InvalidBlobType):
ogr2ogr -f Parquet \
/vsiaz/bcfishpass/crossings.parquet \
-nln crossings \
--debug ON \
--config CPL_CURL_VERBOSE=YES \
/vsicurl/https://cabdbcfishpassstorage.blob.core
Le 04/04/2025 à 20:40, Simon Norris via gdal-dev a écrit :
Perhaps another hapless user question:
Using ogr2ogr, I can write very small parquet files to
/vsiaz//.parquet without issue.
But with larger files (that ogr2ogr tries to write in chunks), Azure does not
accept the first PUT request a
Perhaps another hapless user question:
Using ogr2ogr, I can write very small parquet files to
/vsiaz//.parquet without issue.
But with larger files (that ogr2ogr tries to write in chunks), Azure does not
accept the first PUT request and ogr2ogr fails with:
ERROR 1: PUT of /vsiaz//.parquet faile