StarRocks / starrocks

StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries.
https://starrocks.io
Apache License 2.0
8.3k stars 1.68k forks source link

Support iceberg external table #1030

Closed caneGuy closed 1 year ago

caneGuy commented 2 years ago

Enhancement

More and more users are using external table of starrocks, and some users use iceberg to build a lakehouse platform. We can support the iceberg table as an external table, and then we can use starrocks to analyze the iceberg table. This is a parent issue for iceberg table. We will add TODOs to this issue. TODOs:

cc @miomiocat @Ielihs

caneGuy commented 2 years ago

I wrote a draft for 'support query iceberg table', PTAL!Looking forward to your suggestions cc @miomiocat @Ielihs

github-actions[bot] commented 1 year ago

We have marked this issue as stale because it has been inactive for 6 months. If this issue is still relevant, removing the stale label or adding a comment will keep it active. Otherwise, we'll close it in 10 days to keep the issue queue tidy. Thank you for your contribution to StarRocks!