zeroshade commented on PR #13463: URL: https://github.com/apache/arrow/pull/13463#issuecomment-1170201135
Thanks @pschou for the PR! There isn't really a need to maintain an actual binary artifact in the repo here as running `go install github.com/apache/arrow/go/v9/parquet/cmd/parquet_reader@latest` is sufficient to have go download, build and install the binary for a consumer. Is there a particular reason why you're including it here? Also, I wouldn't classify this as a minor change given the extent of it. Can you please file a JIRA issue and update the title? Thanks much! -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
