Description
The current multi-column count implementation wraps the columns in a structs and checks if there are any nulls. This creates quite a bit of overhead.
The current multi-column count implementation wraps the columns in a structs and checks if there are any nulls. This creates quite a bit of overhead.