v.24.6Performance Improvement

Reduce Virtual Function Calls in ColumnNullable::size

Reduce the number of virtual function calls in ColumnNullable::size. #60556 (HappenLee).