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.