rtadepalli
rtadepalli
Hi @osandov , I'd like to try my hand at this, if it is still available to pick up. Thanks.
Well.. I was finishing up going through the Rust book and that took more than expected because other things came up. I'll pick up another ticket, sorry about the delay.
Trying to implement `RenameTable` using the OpenAPI spec listed here: https://github.com/apache/iceberg/blob/main/open-api/rest-catalog-open-api.yaml Is that correct? If so, I don't see `createTable` implemented yet. I think that is required to test `RenameTable`....
@zeroshade can you please take a look at this?