-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: updated catalog support table in readme
- Loading branch information
Showing
1 changed file
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,6 +49,8 @@ | |
|
||
| Operation | REST | Hive | DynamoDB | Glue | | ||
| :----------------------- | :--: | :--: | :------: | :--: | | ||
| Load Table | | | | X | | ||
| List Tables | | | | X | | ||
| Create Table | | | | | | ||
| Update Current Snapshot | | | | | | ||
| Create New Snapshot | | | | | | ||
|
@@ -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 | ||
|
||
|