Skip to content

Commit

Permalink
Merge pull request #28 from datafusion-contrib/WenyXu-patch-1
Browse files Browse the repository at this point in the history
Update README.md  to reflect struct support
  • Loading branch information
WenyXu authored Nov 7, 2023
2 parents b641249 + 0075828 commit 51059f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Read [Apache ORC](https://orc.apache.org/) in Rust.
| Date || | chrono::NaiveDate | Date32 |
| Timestamp || | chrono::NaiveDateTime | Timestamp(Nanosecond,_) |
| Timestamp instant || | | |
| Struct | | | | |
| Struct | | | | Struct |
| List || | | |
| Map || | | |
| Union || | | |
Expand Down

0 comments on commit 51059f8

Please sign in to comment.