Skip to content

Commit

Permalink
add miss attr in list/map avro schema
Browse files Browse the repository at this point in the history
  • Loading branch information
ZENOTME committed Jun 21, 2024
1 parent 854171d commit 0c6e133
Show file tree
Hide file tree
Showing 2 changed files with 332 additions and 84 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ rust-version = "1.77.1"

[workspace.dependencies]
anyhow = "1.0.72"
apache-avro = "0.16"
apache-avro = { git = "https://github.com/apache/avro.git", recv = "fdab5db0816e28e3e10c87910c8b6f98c33072dc" }
array-init = "2"
arrow-arith = { version = "52" }
arrow-array = { version = "52" }
Expand Down
Loading

0 comments on commit 0c6e133

Please sign in to comment.