zeroshade commented on code in PR #41888:
URL: https://github.com/apache/arrow/pull/41888#discussion_r1620882778


##########
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:
   This is fine, it's because the format changed (in a backwards compatible 
way) around go 1.18 or so. `//go:build` is the correct current one for the 
latest versions of the Go toolchain



-- 
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]

Reply via email to