apache / iceberg

Apache Iceberg
https://iceberg.apache.org/
Apache License 2.0
6.38k stars 2.21k forks source link

Add User Interface to Iceberg based lakehouse #10980

Open rakeshJn opened 2 months ago

rakeshJn commented 2 months ago

Proposed Change

Proposing a UI for Iceberg. We have a prototype and using it internally and it is quite a hit. People want to quickly browse all the namespaces and tables available in LH and their structure, schema, properties, sample data, partitions, snapshots etc. etc. A UI, purely built on top of pyiceberg is quite useful. Proposal here is to have a new project under Apache Iceberg to start developing this UI. A prototype can be seen here: https://github.com/IBM/lakevision

Proposal document

No response

Specifications

rakeshJn commented 3 weeks ago

Hi @bitsondatadev, how are you? In the community sync on Aug 21st, I believe it was decided to have link to the Iceberg UI project (awesome Iceberg projects).... do you have it yet? We have moved out of the prototype to a proper architecture and implementation, nothing vendor specific. It would be nice to have people know about it. Thanks.