Skip to content

Commit

Permalink
update planning doc
Browse files Browse the repository at this point in the history
  • Loading branch information
KeplerC committed Apr 8, 2024
1 parent bdc9e9b commit 0f49420
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions design_doc/planning_doc.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,12 @@
# TODOs

### Small Steps
2. storage implementation
4. loading from the existing stored data
5. efficient image storage
6. compare with standard tfds on loading and storage

### known bugs
1. when creating a new dataset, the first entry is null
2. merging and loading from df lost the schema and original data types
3. sql part is completely broken
4. need to describe lazily loaded frames, more metadata fields

### Big Steps
1. asynchonous writing, test with multiple processes & episodes
Expand Down

0 comments on commit 0f49420

Please sign in to comment.