loicalleyne commented on code in PR #36796:
URL: https://github.com/apache/arrow/pull/36796#discussion_r1281181640
##########
go/go.mod:
##########
@@ -59,6 +59,7 @@ require (
github.com/golang/protobuf v1.5.2 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 //
indirect
github.com/kr/text v0.2.0 // indirect
+ github.com/linkedin/goavro/v2 v2.12.0 // indirect
Review Comment:
had a question about licence compatibility but a Google search answered it,
will look to moving avro reader to Hamba
--
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]