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
We would find it useful to encode/decode the logical Decimal Avro type to and from Go.
Currently we rely on an external dependency to provide support in the absence of native go type definition. It would be great to encode/decode directly to/from the decimal types provided by this library, but alternatively some kind of middle ground could be also be possible.
We would find it useful to encode/decode the logical Decimal Avro type to and from Go.
Currently we rely on an external dependency to provide support in the absence of native go type definition. It would be great to encode/decode directly to/from the decimal types provided by this library, but alternatively some kind of middle ground could be also be possible.
Related issue: #3
The text was updated successfully, but these errors were encountered: