datastrato / gravitino-playground

A playground to experience Gravitino
Apache License 2.0
18 stars 11 forks source link

Add Iceberg REST catalog demo #25

Closed qqqttt123 closed 4 months ago

qqqttt123 commented 5 months ago

Gravitino can provide Iceberg REST service. I would provide a new demo in the playground. The company wants to migrate some tables from Hive to Iceberg. These tables would be written by Spark through REST catalog. We would use Trino to read the data from both Iceberg and Hive. Usually, we need to join them.