[OSGeoLive] Parquet format in Debian

Even Rouault even.rouault at spatialys.com
Thu May 9 07:42:05 PDT 2024


Le 09/05/2024 à 16:09, Brian M Hamlin via osgeolive a écrit :
>
> there has been some discussion online recently regarding Debian and 
> the Parquet data format
>
>   Are Parquet data drivers available in ordinary Debian repos ?
>
You can install them through APT by enabling an Apache repository: 
https://arrow.apache.org/install/ . But I haven't found that they 
provide pyarrow, just the C++ libs.  The later are sufficient to build 
the OGR Parquet driver (this is what I use to build the Ubuntu-based 
GDAL Docker images: cf 
https://github.com/OSGeo/gdal/blob/master/docker/ubuntu-full/Dockerfile#L235

For Pandas, I guess doing "pip install pyarrow" might be sufficient

-- 
http://www.spatialys.com
My software is free, but my time generally not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/osgeolive/attachments/20240509/14b01d35/attachment.htm>


More information about the osgeolive mailing list