You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Everley1993 This repo is dead for over 1yr now... go over to https://github.com/go-avro/avro where I've made a number of fixes and performance improvements
https://github.com/elodina/go-avro/blob/master/schema.go#L1102
the default value of the field is converted into specific type
https://github.com/elodina/go-avro/blob/master/codegen.go#L485
the type of the default value is no longer float64
The text was updated successfully, but these errors were encountered: