const int8: VgiDataType;
Defined in: src/schema.ts:45
Apache Arrow Int8 type. Use as schema shorthand: { count: int8 }
{ count: int8 }