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.67k stars 1.75k forks source link

Support native iceberg metadata, REST and STORAGE #39844

Open colagy opened 7 months ago

colagy commented 7 months ago

Enhancement

STORAGE means the metadata storaged in remote storage, such as s3 or hdfs https://iceberg.apache.org/catalog/ image

tcodehuber commented 3 months ago

@wmtbnbo @stephen-shelby @colagy Does starrocks now support creating iceberg catalog whose backend is rest catalog impl? Now only hms/aws glue/tabular are mentioned in the official docs.