pub fn try_sum(left: impl Into<Column>, right: impl Into<Column>) -> Column
Returns sum calculated from values of a group and the result is null on overflow.