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
In general I think having a shorthand name for a type is not bad... however, avro only supports named types for records, fixed length, and enum types. And this is none of those.
The type "voltage_range" doesn't need to be a defined type, since it's just an array, as far as I know. Why don't use just use an array?
The text was updated successfully, but these errors were encountered: