Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++] Bump vendored xxhash version #37273

Closed
pitrou opened this issue Aug 21, 2023 · 0 comments · Fixed by #37275
Closed

[C++] Bump vendored xxhash version #37273

pitrou opened this issue Aug 21, 2023 · 0 comments · Fixed by #37275

Comments

@pitrou
Copy link
Member

pitrou commented Aug 21, 2023

Describe the enhancement requested

We're vendoring xxhash 0.8.1 but version 0.8.2 was released with numerous small improvements.

Component(s)

C++

pitrou added a commit to pitrou/arrow that referenced this issue Aug 21, 2023
@pitrou pitrou added this to the 14.0.0 milestone Aug 22, 2023
pitrou added a commit that referenced this issue Aug 22, 2023
Bump from 0.8.1 to 0.8.2. It should fix a compilation error seen here, and may come with other improvements:
https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=53150&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb

* Closes: #37273

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this issue Nov 13, 2023
Bump from 0.8.1 to 0.8.2. It should fix a compilation error seen here, and may come with other improvements:
https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=53150&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb

* Closes: apache#37273

Authored-by: Antoine Pitrou <antoine@python.org>
Signed-off-by: Antoine Pitrou <antoine@python.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant