Skip to content

Commit

Permalink
feat: support to struct datatype
Browse files Browse the repository at this point in the history
  • Loading branch information
WenyXu committed Nov 5, 2023
1 parent de88a24 commit 7c63547
Show file tree
Hide file tree
Showing 20 changed files with 944 additions and 313 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ rust-version = "1.70"
arrow = { version = "47.0", features = ["prettyprint"] }
bytes = "1.4"
chrono = "0.4"

fallible-streaming-iterator = { version = "0.1" }
flate2 = "1"
futures = { version = "0.3", default-features = false, features = ["std"] }
Expand Down
Loading

0 comments on commit 7c63547

Please sign in to comment.