Skip to content

Commit

Permalink
Update datafusion/core/Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jimexist authored Nov 11, 2022
1 parent d3f6057 commit 932d518
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions datafusion/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,6 @@ unicode_expressions = ["datafusion-physical-expr/regex_expressions", "datafusion
ahash = { version = "0.8", default-features = false, features = ["runtime-rng"] }
apache-avro = { version = "0.14", optional = true }
arrow = { version = "26.0.0", features = ["prettyprint"] }
arrow-buffer = "26.0.0"
arrow-schema = "26.0.0"
async-compression = { version = "0.3.14", features = ["bzip2", "gzip", "xz", "futures-io", "tokio"], optional = true }
async-trait = "0.1.41"
bytes = "1.1"
Expand Down

0 comments on commit 932d518

Please sign in to comment.