Skip to content
This repository was archived by the owner on Dec 29, 2021. It is now read-only.

Commit e6651b1

Browse files
committed
mark progress with reader
1 parent 482fb66 commit e6651b1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/io/JSON.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ This is a brain-dump of what we want to achieve with JSON IO.
44

55
### Reader
66

7-
- [ ] Read user schema
7+
- [X] Read user schema
88
- [ ] Support other numeric types other than `Float64, Int64`
9-
- [ ] Infer schema (basic)
9+
- [X] Infer schema (basic)
1010
- [ ] Infer schema (lists and structs)
1111
- [ ] Coerce fields that have scalars and lists to lists
1212
- [ ] Support projection using field names

0 commit comments

Comments
 (0)