maxcoulombe commented on issue #34784: URL: https://github.com/apache/arrow/issues/34784#issuecomment-1563091731
Hi, I tried to use `[go/v12.0.0](https://github.com/apache/arrow/releases/tag/go%2Fv12.0.0)` as suggested and it does fix the undefined errors, but we still get the overflow error: `Error: ../../../go/pkg/mod/github.com/apache/arrow/go/[email protected]/arrow/compute/internal/exec/utils.go:247:18: cannot use math.MaxInt64 (untyped int constant 9223372036854775807) as int value in assignment (overflows)` Any workaround or fix in progress? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
