Skip to content

Commit

Permalink
Change arrow2's git to upstream.
Browse files Browse the repository at this point in the history
  • Loading branch information
RinChanNOWWW committed Nov 3, 2022
1 parent b6c9fd4 commit e5328fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion src/common/arrow/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ simd = ["arrow/simd"]
# Workspace dependencies

# Crates.io dependencies
arrow = { package = "arrow2", git = "https://github.com/RinChanNOWWW/arrow2", rev = "8bd6417", default-features = false, features = [
arrow = { package = "arrow2", git = "https://github.com/jorgecarleitao/arrow2", rev = "8bd6417", default-features = false, features = [
"io_parquet",
"io_parquet_compression",
] }
Expand Down

0 comments on commit e5328fc

Please sign in to comment.