zeroshade commented on pull request #11037: URL: https://github.com/apache/arrow/pull/11037#issuecomment-911951930
so, the go tests just run by running `go test` which executes the tests. It's more that I'm not sure the best way to use pyarrow in the tests here. Should I modify the docker so it actually builds the entire c++ -> python toolchain to build pyarrow? Or should I just add python to the docker image and then just `pip install pyarrow` in the `go_test.sh` script? -- 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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org