Skip to content

Commit

Permalink
docs: update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
JasperHG90 committed Oct 19, 2024
1 parent 6f596f6 commit ff7f177
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,7 @@ The following engines are currently implemented.
- Fix concurrent write operations error
- Add additional configuration options
+ Schema update error or update DONE
+ PartitionUpdateDiffer should also check if existing partitions are being updated (e.g. daily to hourly)
- Updating partitions
+ [Existing partitions](https://py.iceberg.apache.org/api/#partition-evolution)
+ PartitionUpdateDiffer should also check if existing partitions are being updated (e.g. daily to hourly)
+ [Removing partitions](https://py.iceberg.apache.org/api/#remove-fields)

0 comments on commit ff7f177

Please sign in to comment.