zeroshade commented on code in PR #179:
URL: https://github.com/apache/iceberg-go/pull/179#discussion_r1816797304

##########
cmd/iceberg/main.go:
##########
@@ -70,6 +71,7 @@ type Config struct {
        Uuid     bool `docopt:"uuid"`
        Location bool `docopt:"location"`
        Props    bool `docopt:"properties"`
+       Create   bool `docopt:"create"`

Review Comment:
   fair enough. Something we should look into in the future being a way to mock 
the catalog stuff to create a framework for unit testing the CLI. Don't think 
we should prevent this getting merged waiting for that though.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to