pub fn gt_bool(left: &BooleanArray, right: &BooleanArray) -> Result<BooleanArray>
Expand description

Perform left > right operation on BooleanArray