ClickHouse / ClickHouse/pg_chdb

Support Iceberg

Open
#73 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
C
Stars
14
Forks
0
Avg merge
19h 45m
Merged PRs (30d)
27

Description

Iceberg isn't a normal [data format](https://clickhouse.com/docs/chdb/reference/data-formats), but is supported by separate [table functions](https://clickhouse.com/docs/reference/functions/table-functions/iceberg). Detect iceberg format and dispatch to the relevant function as appropriate.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code that detects data formats and dispatches to table functions, then review the linked data-format and Iceberg table-function documentation. Done means Iceberg is detected and routed to the relevant function without changing handling for other formats.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
databases
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.