const bool: VgiDataType;
Defined in: src/schema.ts:59
Apache Arrow Bool type. Use as schema shorthand: { flag: bool }
{ flag: bool }