apache / iceberg-go

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

feat: Add 'Create Namespace' command to CLI #179

Closed alex-kar closed 2 weeks ago

alex-kar commented 1 month ago

As ListNamespaces already implemented in RestCatalog, we could add that command to CLI.

iceberg create [options] (namespace | table) IDENTIFIER