Re: How to import Apache parquet files?

2019-11-05 Thread Softwarelimits
d like to import (lots of) Apache parquet files to a PostgreSQL 11 > cluster > > imho: You have to check and test the Parquet FDW ( Parquet File Wrapper ) > - https://github.com/adjust/parquet_fdw > > Imre > > > > > Softwarelimits ezt írta (időpont: 2019. nov. >

How to import Apache parquet files?

2019-11-05 Thread Softwarelimits
Hi, I need to come and ask here, I did not find enough information so I hope I am just having a bad day or somebody is censoring my search results for fun... :) I would like to import (lots of) Apache parquet files to a PostgreSQL 11 cluster - yes, I believe it should be done with the Python pyarr