treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.32k stars 342 forks source link

Unity exporter: support Parquet tables #7242

Open talSofer opened 7 months ago

talSofer commented 7 months ago

Add support for reading parquet tables managed by lakeFS from Unity catalog.

Requirements

Functional

Users can add a table descriptor for parquet tables, and the tables are exported and registered to Unity.

---
name: someParquetTable
type: parquet
catalog: my-catalog-name
path: tables/some-parquet-table

Non-functional

The table's data is not copied on export.

talSofer commented 7 months ago

Feature request: https://github.com/treeverse/product/issues/3