Support decimal
olegrok opened this issue · 0 comments
olegrok commented
Since 2.3 Tarantool supports "decimal" data type. I think that avro-schema should also supports it. (https://avro.apache.org/docs/1.8.1/spec.html#Decimal).
Also it could be reasonable to support "uuid" type (at least as extension)