Skip to content

Commit

Permalink
docs: updated catalog support table in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfeidau committed Jan 30, 2024
1 parent 595e0af commit b1c3974
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@

| Operation | REST | Hive | DynamoDB | Glue |
| :----------------------- | :--: | :--: | :------: | :--: |
| Load Table | | | | X |
| List Tables | | | | X |
| Create Table | | | | |
| Update Current Snapshot | | | | |
| Create New Snapshot | | | | |
Expand All @@ -63,8 +65,8 @@
### Read/Write Data Support

* No intrinsic support for reading/writing data yet
* Data can be manually read currently by retrieving data files via Manifests.
* Plan to add [Apache Arrow](https://pkg.go.dev/github.com/apache/arrow/go/[email protected]) support eventually.
* Data can be manually read currently by retrieving data files via Manifests.
* Plan to add [Apache Arrow](https://pkg.go.dev/github.com/apache/arrow/go/[email protected]) support eventually.

# Get in Touch

Expand Down

0 comments on commit b1c3974

Please sign in to comment.