353solutions / carrow

Go wrapper for Apache Arrow C++
https://arrow.apache.org/
BSD 3-Clause "New" or "Revised" License
15 stars 0 forks source link

Compilation error with arrow 0.15 #47

Closed tebeka closed 4 years ago

tebeka commented 4 years ago

See attached. make.txt

yonidavidson commented 4 years ago

Maybe the lib.a file we keep cached is the problem. deleted it and try and run the build

tebeka commented 4 years ago

arrow::Column was removed - https://issues.apache.org/jira/browse/ARROW-5893