Skip to content

Commit

Permalink
chore: update arrow and patch filter bug (#5949)
Browse files Browse the repository at this point in the history
  • Loading branch information
ritchie46 committed Dec 30, 2022
1 parent e80eaff commit 053e70a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
paths:
- "polars/**"
- "Cargo.toml"
- "py-polars/tests/db-benchmark/**"
- ".github/workflows/benchmark.yaml"

Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ package = "arrow2"
git = "https://github.com/ritchie46/arrow2"
# rev = "368aacc173a27e2a763d2c6396682a688e5a2707"
# path = "../arrow2"
branch = "polars_2022-12-29"
branch = "polars_2022-12-30"
version = "0.15"
default-features = false
features = [
Expand Down
18 changes: 9 additions & 9 deletions py-polars/Cargo.lock

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

0 comments on commit 053e70a

Please sign in to comment.