spiceai / spiceai

A self-hostable CDN for databases. Spice provides a unified SQL query interface and portable runtime to locally materialize, accelerate, and query datasets across databases, data warehouses, and data lakes.
https://docs.spiceai.org
Apache License 2.0
1.94k stars 81 forks source link

Enhancement: Iceberg Data Connector #3353

Open phillipleblanc opened 4 weeks ago

phillipleblanc commented 4 weeks ago

Goal-State/What/Result

Spice supports reading Iceberg tables via object store connectors as an alpha connector.

Why/Purpose

Iceberg support will be important to reach customers that currently have data in Iceberg tables.

By When

Issue/Spec written and reviewed: Nov 12, 2024 Done-Done: Nov 22, 2024

Done-Done

The Algorithm

Spec

Basic specification of the enhancement.

How/Plan

A clear and concise plan of how this should be implemented.

Implementation (Sub Issues)

QA

sgrebnov commented 1 day ago

Not planned for this week