Hey guys, I just noticed there is a BOOLEAN Primitive type. I'm currently using INT for boolean values (0 or 1). Should I expect any performance gains with Hive if I properly use a BOOLEAN or TINYINT type?
Thanks, Ryan
Hey guys, I just noticed there is a BOOLEAN Primitive type. I'm currently using INT for boolean values (0 or 1). Should I expect any performance gains with Hive if I properly use a BOOLEAN or TINYINT type?
Thanks, Ryan