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


##########
README.md:
##########
@@ -61,17 +61,18 @@ $ cd iceberg-go/cmd/iceberg && go build .
 ### Catalog Support
 
 | Operation                | REST | Hive | DynamoDB | Glue |
-| :----------------------- | :--: | :--: | :------: | :--: |
+|:-------------------------|:----:| :--: | :------: | :--: |
 | Load Table               |  X   |      |          |  X   |
 | List Tables              |  X   |      |          |  X   |
 | Create Table             |      |      |          |  X   |

Review Comment:
   I think we already have CreateTable implemented too, so we can add the X 
there



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to