prochac commented on code in PR #830:
URL: https://github.com/apache/arrow-go/pull/830#discussion_r3493449021


##########
arrow/avro/reader.go:
##########


Review Comment:
   This is a good catch. The `String()` method gave me a not-just-one headache 
:D 
   by [the docs](https://pkg.go.dev/github.com/twmb/avro#Schema.String), 
`twmb/avro` preserves parsing data, meanwhile `hamba/avro` gives the "reduced" 
canonical form.
   
   https://pkg.go.dev/github.com/twmb/avro#Schema.Canonical mentions 
fingerprinting, so I'm going to listen to the docs.



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