apache / gravitino-playground

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

[MINOR] Fix iceberg catalog backend name #80

Closed FANNG1 closed 1 month ago

FANNG1 commented 2 months ago

After https://github.com/apache/gravitino/pull/4900, the default Iceberg catalog backend name is jdbc not Gravitino catalog name

FANNG1 commented 2 months ago

This PR should be merged before next release, with updated spark connector and trino connector

FANNG1 commented 1 month ago

included in another PR