Skip to content

Commit

Permalink
Nits
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Dec 29, 2023
1 parent 7a8ca91 commit 84d1f4b
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 @@ -21,7 +21,7 @@

Native Rust implementation of [Apache Iceberg](https://iceberg.apache.org/).

## RoadMap
## Roadmap

### Catalog

Expand Down Expand Up @@ -57,7 +57,7 @@ expand to other service.
| Apply deletions, including equality and position deletions | Not started |
| Read into arrow record batch | Not started |
| Parquet file support | Not started |
| Orc file support | Not started |
| ORC file support | Not started |

#### Writer

Expand All @@ -69,7 +69,7 @@ expand to other service.
| Partitioned writer | Not started |
| Upsert writer | Not started |
| Parquet file support | Not started |
| Orc file support | Not started |
| ORC file support | Not started |

#### Transaction

Expand Down

0 comments on commit 84d1f4b

Please sign in to comment.