mhilton opened a new issue, #390: URL: https://github.com/apache/arrow-go/issues/390
### Describe the bug, including details regarding any error messages, version, and platform. Whilst attempting to update to v18.3.0 a diligent CI robot pointed out that there was new binary file in the vendored dependencies. This file is https://github.com/apache/arrow-go/blob/v18.3.0/arrow/tmpl this was added in #326. A cursory glance suggests it is a complied version of `arrow/_tools/tmpl` that has been committed by mistake. Shipping random binaries in one's releases is probably a bad idea at the very least it makes the download 6MB bigger than it needs to be. ### Component(s) Release -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org