Skip to content

Commit

Permalink
simple mode f
Browse files Browse the repository at this point in the history
  • Loading branch information
demetribu committed Oct 7, 2024
1 parent dd68060 commit 20f4af6
Show file tree
Hide file tree
Showing 10 changed files with 102 additions and 2,076 deletions.
6 changes: 1 addition & 5 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,10 @@ name = "datafusion_functions_extra"
path = "src/lib.rs"

[dependencies]
ahash = { version = "0.8", default-features = false, features = [
"runtime-rng",
] }
arrow = { version = "53.0.0", features = ["test_utils"] }
datafusion = "42"
hashbrown = { version = "0.14.5", features = ["raw"] }
log = "^0.4"
paste = "1"
arrow = { version = "53.0.0", features = ["test_utils"] }

[dev-dependencies]
arrow = { version = "53.0.0", features = ["test_utils"] }
Expand Down
22 changes: 0 additions & 22 deletions src/common/collections.rs

This file was deleted.

1,053 changes: 0 additions & 1,053 deletions src/common/collections/binary_map.rs

This file was deleted.

Loading

0 comments on commit 20f4af6

Please sign in to comment.