Skip to content

Commit

Permalink
Unlock lexical-write-integer version. (#13693)
Browse files Browse the repository at this point in the history
Issue was patched as of lexical release 1.0.5.

Reverts #13689
Closes #13686
  • Loading branch information
Alexhuszagh authored Dec 9, 2024
1 parent 6c9355d commit 47569b2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions datafusion/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -132,10 +132,6 @@ xz2 = { version = "0.1", optional = true, features = ["static"] }
zstd = { version = "0.13", optional = true, default-features = false }

[dev-dependencies]
# Temporary fix for https://github.com/apache/datafusion/issues/13686
# TODO: Remove it once the upstream has a fix
lexical-write-integer = { version = "=1.0.2" }

arrow-buffer = { workspace = true }
async-trait = { workspace = true }
criterion = { version = "0.5", features = ["async_tokio"] }
Expand Down

0 comments on commit 47569b2

Please sign in to comment.