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

32-bit build failure due to Arrow dependency #454

Open
jmacd opened this issue May 8, 2023 · 1 comment
Open

32-bit build failure due to Arrow dependency #454

jmacd opened this issue May 8, 2023 · 1 comment

Comments

@jmacd
Copy link
Member

jmacd commented May 8, 2023

Describe the bug
Error: ../../../go/pkg/mod/github.com/apache/arrow/go/[email protected]/arrow/array/dictionary.go:1556:22: math.MaxUint32 (untyped int constant 4294967295) overflows int

To Reproduce
Current (unreleased) 32-bit build.

Expected behavior
This should probably not fail, but it's the Arrow library dependency and we aren't concerned for the moment.

@jmacd
Copy link
Member Author

jmacd commented Jun 16, 2023

Fixed upstream, we'll update to arrow v12.1 for the fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant