Skip to content

Conversation

@Dandandan
Copy link
Contributor

Nothing big has changed, has some small performance tweaks + keeps it up to date.

@github-actions
Copy link

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked this out locally (and merged to master) and tried to verify that it passes -- sadly, when I did Rust refused to compile it ...

Submodule path '../cpp/submodules/parquet-testing': checked out 'e31fe1a02c9e9f271e4bfb8002d403c52f1ef8eb'
(arrow_dev) alamb@ip-192-168-0-182:~/Software/arrow/rust$ cargo test --all
    Updating crates.io index
error: failed to select a version for the requirement `hashbrown = "^0.10"`
candidate versions found which didn't match: 0.9.1, 0.9.0, 0.8.2, ...
location searched: crates.io index
required by package `datafusion v3.0.0-SNAPSHOT (/Users/alamb/Software/arrow/rust/datafusion)`

@alamb alamb added the needs-rebase A PR that needs to be rebased by the author label Jan 19, 2021
@Dandandan
Copy link
Contributor Author

@alamb thanks for the heads up! Seems 0.10 was yanked on crates.io, I think because of a discovered bug. Let's wait to merge this once there is a new release.

@Dandandan Dandandan marked this pull request as draft January 19, 2021 21:24
@alamb
Copy link
Contributor

alamb commented Feb 7, 2021

Closing this PR until the new hashbrown release is available (I am trying to reduce the backlog)

@alamb alamb closed this Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Rust - DataFusion Component: Rust needs-rebase A PR that needs to be rebased by the author

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants