hello in the documentation for BOOL it says "Like ...
# questions-and-troubleshooting
j
hello in the documentation for BOOL it says "Like TINYINT". Does this mean BOOL is just an alias for TINYINT or does starrocks make any distinction between them? Would it have performance or resource requirement benefit to use BOOL instead of TINYINT?