1 namespace kinetica.SchemaBuilder;
AvroType
Avro primitive types for schema building.
static string GetTypeName(this AvroType type)
Gets the Avro type name string.
Extension methods for AvroType.
32-bit signed integer (also used for boolean, int8, int16)
Boolean stored as integer (0 or 1)