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
E:\Repositorys\hemera-golang>go run codegen.go --schema schemas/packet.avsc --out foo.go
Invalid default value for duration field of type long
exit status 1
The text was updated successfully, but these errors were encountered:
This repository is unmaintained since April 2016, so I've created a fork that has already a couple bugfixes and 5-6 performance improvements, here: https://github.com/go-avro/avro
Hi,
why is 1 an invalid default value for a long type? For int its the same. Thanks!
The text was updated successfully, but these errors were encountered: