Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JanKaul committed Feb 13, 2024
1 parent 8c55fe1 commit 645b4c7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ It provides an Iceberg integration for the [Datafusion](https://arrow.apache.org
### Iceberg tables

| Feature | Status |
| --- | --- |
| --- | :---:|
| Read | ![done] |
| Read partitioned | ![done] |
| Insert | ![done] |
Expand All @@ -19,13 +19,13 @@ It provides an Iceberg integration for the [Datafusion](https://arrow.apache.org
### Iceberg Views

| Feature | Status |
| --- | --- |
| --- | :---:|
| Read | ![done] |

### Iceberg Materialized Views

| Feature | Status |
| --- | --- |
| --- | :---:|
| Read | ![done] |
| Full refresh | ![done] |
| Incremental refresh | |
Expand Down

0 comments on commit 645b4c7

Please sign in to comment.