COOL
COOL copied to clipboard
System can not well support the `NULL` value
Currently, the COOL system cannot support the NULL
value in the INT type columns, and it will assign NULL
as a separate class for String type columns.
Maybe we can add bit maps to deal with NULL
values.