Type Alias QwpWriterColumnKind
QwpWriterColumnKind:
| "symbol"
| "varchar"
| "bool"
| "byte"
| "short"
| "int32"
| "int64"
| "float32"
| "float64"
| "timestamp"
| "date"
| "char"
| "binary"
| "uuid"
| "long256"
| "ipv4"
| "geohash"
| "decimal64"
| "decimal128"
| "decimal256"
| "doubleArray"
| "longArray"