Description
We improve the implementation of ColumnStats by using the following approaches.
1. Declare subclasses of ColumnStats as final
2. Remove unnecessary call of row.isNullAt(ordinal)
3. Remove the dependency on GenericInternalRow
Attachments
Issue Links
- links to