zeroshade opened a new issue, #35982:
URL: https://github.com/apache/arrow/issues/35982

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   #35654 was merged without manually rebasing first so it didn't catch the 
change that deprecated usage of a few functions in it until after the merge and 
builds. Usage of `(*MapType).ValueType()` was deprecated which is causing the 
linting step to break all go1.18 builds (since we only build the compute on 
go1.18+)
   
   ### Component(s)
   
   Go


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