You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "maxcoulombe (via GitHub)" <gi...@apache.org> on 2023/05/25 15:19:03 UTC

[GitHub] [arrow] maxcoulombe commented on issue #34784: Fails to build Go project for Windows x86

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/v12@v12.0.0/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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org