Skip to content

Commit

Permalink
chore(deps): Bump the arrow group with 6 updates (#13012)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: Runji Wang <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Runji Wang <[email protected]>
  • Loading branch information
dependabot[bot] and wangrunji0408 authored Oct 25, 2023
1 parent 2d428b1 commit 39f71a1
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 33 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ updates:
arrow:
patterns:
- "arrow*"
- "parquet"
aws:
patterns:
- "aws*"
Expand Down
61 changes: 35 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,13 +112,13 @@ tonic = { package = "madsim-tonic", version = "0.4.0" }
tonic-build = { package = "madsim-tonic-build", version = "0.4.2" }
prost = { version = "0.12" }
icelake = { git = "https://github.com/icelake-io/icelake", rev = "16dab0e36ab337e58ee8002d828def2d212fa116" }
arrow-array = "47"
arrow-cast = "47"
arrow-schema = "47"
arrow-buffer = "47"
arrow-flight = "47"
arrow-select = "47"
arrow-ord = "47"
arrow-array = "48"
arrow-cast = "48"
arrow-schema = "48"
arrow-buffer = "48"
arrow-flight = "48"
arrow-select = "48"
arrow-ord = "48"
tikv-jemalloc-ctl = { git = "https://github.com/risingwavelabs/jemallocator.git", rev = "64a2d9" }
tikv-jemallocator = { git = "https://github.com/risingwavelabs/jemallocator.git", features = [
"profiling",
Expand Down

0 comments on commit 39f71a1

Please sign in to comment.