Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
s390x ubuntu 18.04
Description
Steps to reproduce
- Install go
git clone https://github.com/apache/arrow.git
git checkout apache-arrow-1.0.0
cd arrow/go/arrow
go test
Output:
```
FAIL github.com/apache/arrow/go/arrow 0.016s
```
Attachments
Attachments
Issue Links
- Blocked
-
ARROW-9803 [Go] Add initial support for s390x
- Resolved