prochac commented on issue #813:
URL: https://github.com/apache/arrow-go/issues/813#issuecomment-5117418274

   Sorry for the delay, shame on me. 🫣
   What kicked me in my butt is https://osv.dev/vulnerability/GO-2026-5046
   But I have noticed there is a maintained fork of `github.com/hamba/avro/v2`: 
[github.com/iskorotkov/avro/v2](https://pkg.go.dev/github.com/iskorotkov/avro/v2)
   Is the migration worth it? It's quite tricky question. While 
`github.com/iskorotkov/avro/v2` is a smooth replacement, it breaks the 
`ArrowSchemaFromAvro` func anyway. And the `github.com/apache/iceberg-go` 
module switched to `github.com/twmb/avro`, so it possibly would be nice to use 
the same dep.
   WDYT @zeroshade 


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