tscottcoombes1 commented on code in PR #41888: URL: https://github.com/apache/arrow/pull/41888#discussion_r1620245612
########## go/arrow/internal/debug/assert_off.go: ########## @@ -14,6 +14,7 @@ // See the License for the specific language governing permissions and // limitations under the License. +//go:build !assert Review Comment: I don't know too much about these, https://stackoverflow.com/questions/68360688/whats-the-difference-between-gobuild-and-build-directives I'm happy to run go-fix as well -- 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]
