Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

fix build on ARM64 #56

Merged
merged 1 commit into from
Feb 1, 2022
Merged

fix build on ARM64 #56

merged 1 commit into from
Feb 1, 2022

Conversation

achille-roussel
Copy link
Contributor

There was an issue with a build tag on ARM64 that caused the following error:

# github.com/segmentio/parquet-go/bloom
bloom/hash.go:24:9: undefined: xxhash.Sum64
FAIL	github.com/segmentio/parquet-go [build failed]

We should soon have proper build agents on ARM64 machines and we'll be able to catch those in CI.

@achille-roussel achille-roussel changed the title fix build on AMR64 fix build on ARM64 Feb 1, 2022
@achille-roussel achille-roussel merged commit abae300 into main Feb 1, 2022
@achille-roussel achille-roussel deleted the fix-arm64 branch February 1, 2022 19:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants