apache / iceberg-go

Apache Iceberg - Go
https://iceberg.apache.org/
Apache License 2.0
143 stars 35 forks source link

feat(catalog/glue): add support for list namespaces #169

Closed natusioe closed 1 month ago

natusioe commented 1 month ago

Add support for ListNamespaces to the Glue catalog.

Implementation Details

Testing Done