paradedb / pg_analytics

DuckDB-powered analytics for Postgres
https://paradedb.com
PostgreSQL License
383 stars 15 forks source link

fix: iceberg metadata comp codec #143

Closed rakesh-tmdc closed 1 month ago

rakesh-tmdc commented 1 month ago

What

Adding support to pass option in iceberg read for metadata compression codec

Why

It will allow users to read iceberg files for which metadata is compressed.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

philippemnoel commented 1 month ago

This looks great, thank you. Could you please:

1- Write a test for this feature 2- Add a documentation edit in paradedb/paradedb under docs/ingest?

Thank you 🙏

Bump on the documentation @rakesh-tmdc