chore: Update DataFusion again (#7329)
* chore: update datafusion * chore: Run cargo hakari tasks --------- Co-authored-by: CircleCI[bot] <circleci@influxdata.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>pull/24376/head
parent
35865e1ab3
commit
1817104236
|
@ -1496,8 +1496,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "datafusion"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=3e247958b1dc30b67b309f712be75f3c725d427e#3e247958b1dc30b67b309f712be75f3c725d427e"
|
||||
version = "21.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=74c3955db48f7ef6458125100eed3999512a56ba#74c3955db48f7ef6458125100eed3999512a56ba"
|
||||
dependencies = [
|
||||
"ahash 0.8.3",
|
||||
"arrow",
|
||||
|
@ -1543,8 +1543,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "datafusion-common"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=3e247958b1dc30b67b309f712be75f3c725d427e#3e247958b1dc30b67b309f712be75f3c725d427e"
|
||||
version = "21.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=74c3955db48f7ef6458125100eed3999512a56ba#74c3955db48f7ef6458125100eed3999512a56ba"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"arrow-array 35.0.0",
|
||||
|
@ -1557,8 +1557,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "datafusion-execution"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=3e247958b1dc30b67b309f712be75f3c725d427e#3e247958b1dc30b67b309f712be75f3c725d427e"
|
||||
version = "21.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=74c3955db48f7ef6458125100eed3999512a56ba#74c3955db48f7ef6458125100eed3999512a56ba"
|
||||
dependencies = [
|
||||
"dashmap",
|
||||
"datafusion-common",
|
||||
|
@ -1574,8 +1574,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "datafusion-expr"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=3e247958b1dc30b67b309f712be75f3c725d427e#3e247958b1dc30b67b309f712be75f3c725d427e"
|
||||
version = "21.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=74c3955db48f7ef6458125100eed3999512a56ba#74c3955db48f7ef6458125100eed3999512a56ba"
|
||||
dependencies = [
|
||||
"ahash 0.8.3",
|
||||
"arrow",
|
||||
|
@ -1585,8 +1585,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "datafusion-optimizer"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=3e247958b1dc30b67b309f712be75f3c725d427e#3e247958b1dc30b67b309f712be75f3c725d427e"
|
||||
version = "21.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=74c3955db48f7ef6458125100eed3999512a56ba#74c3955db48f7ef6458125100eed3999512a56ba"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"async-trait",
|
||||
|
@ -1602,8 +1602,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "datafusion-physical-expr"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=3e247958b1dc30b67b309f712be75f3c725d427e#3e247958b1dc30b67b309f712be75f3c725d427e"
|
||||
version = "21.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=74c3955db48f7ef6458125100eed3999512a56ba#74c3955db48f7ef6458125100eed3999512a56ba"
|
||||
dependencies = [
|
||||
"ahash 0.8.3",
|
||||
"arrow",
|
||||
|
@ -1632,8 +1632,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "datafusion-proto"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=3e247958b1dc30b67b309f712be75f3c725d427e#3e247958b1dc30b67b309f712be75f3c725d427e"
|
||||
version = "21.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=74c3955db48f7ef6458125100eed3999512a56ba#74c3955db48f7ef6458125100eed3999512a56ba"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"chrono",
|
||||
|
@ -1648,8 +1648,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "datafusion-row"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=3e247958b1dc30b67b309f712be75f3c725d427e#3e247958b1dc30b67b309f712be75f3c725d427e"
|
||||
version = "21.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=74c3955db48f7ef6458125100eed3999512a56ba#74c3955db48f7ef6458125100eed3999512a56ba"
|
||||
dependencies = [
|
||||
"arrow",
|
||||
"datafusion-common",
|
||||
|
@ -1659,8 +1659,8 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "datafusion-sql"
|
||||
version = "20.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=3e247958b1dc30b67b309f712be75f3c725d427e#3e247958b1dc30b67b309f712be75f3c725d427e"
|
||||
version = "21.0.0"
|
||||
source = "git+https://github.com/apache/arrow-datafusion.git?rev=74c3955db48f7ef6458125100eed3999512a56ba#74c3955db48f7ef6458125100eed3999512a56ba"
|
||||
dependencies = [
|
||||
"arrow-schema 34.0.0",
|
||||
"datafusion-common",
|
||||
|
|
|
@ -121,8 +121,8 @@ license = "MIT OR Apache-2.0"
|
|||
[workspace.dependencies]
|
||||
arrow = { version = "34.0.0" }
|
||||
arrow-flight = { version = "34.0.0" }
|
||||
datafusion = { git = "https://github.com/apache/arrow-datafusion.git", rev="3e247958b1dc30b67b309f712be75f3c725d427e", default-features = false }
|
||||
datafusion-proto = { git = "https://github.com/apache/arrow-datafusion.git", rev="3e247958b1dc30b67b309f712be75f3c725d427e" }
|
||||
datafusion = { git = "https://github.com/apache/arrow-datafusion.git", rev="74c3955db48f7ef6458125100eed3999512a56ba", default-features = false }
|
||||
datafusion-proto = { git = "https://github.com/apache/arrow-datafusion.git", rev="74c3955db48f7ef6458125100eed3999512a56ba" }
|
||||
hashbrown = { version = "0.13.2" }
|
||||
parquet = { version = "34.0.0" }
|
||||
|
||||
|
|
|
@ -29,9 +29,9 @@ bytes = { version = "1" }
|
|||
chrono = { version = "0.4", default-features = false, features = ["alloc", "clock", "serde"] }
|
||||
crossbeam-utils = { version = "0.8" }
|
||||
crypto-common = { version = "0.1", default-features = false, features = ["std"] }
|
||||
datafusion = { git = "https://github.com/apache/arrow-datafusion.git", rev = "3e247958b1dc30b67b309f712be75f3c725d427e" }
|
||||
datafusion-optimizer = { git = "https://github.com/apache/arrow-datafusion.git", rev = "3e247958b1dc30b67b309f712be75f3c725d427e", default-features = false, features = ["crypto_expressions", "regex_expressions", "unicode_expressions"] }
|
||||
datafusion-physical-expr = { git = "https://github.com/apache/arrow-datafusion.git", rev = "3e247958b1dc30b67b309f712be75f3c725d427e", default-features = false, features = ["crypto_expressions", "regex_expressions", "unicode_expressions"] }
|
||||
datafusion = { git = "https://github.com/apache/arrow-datafusion.git", rev = "74c3955db48f7ef6458125100eed3999512a56ba" }
|
||||
datafusion-optimizer = { git = "https://github.com/apache/arrow-datafusion.git", rev = "74c3955db48f7ef6458125100eed3999512a56ba", default-features = false, features = ["crypto_expressions", "regex_expressions", "unicode_expressions"] }
|
||||
datafusion-physical-expr = { git = "https://github.com/apache/arrow-datafusion.git", rev = "74c3955db48f7ef6458125100eed3999512a56ba", default-features = false, features = ["crypto_expressions", "regex_expressions", "unicode_expressions"] }
|
||||
digest = { version = "0.10", features = ["mac", "std"] }
|
||||
either = { version = "1" }
|
||||
fixedbitset = { version = "0.4" }
|
||||
|
|
Loading…
Reference in New Issue