You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Wenchen Fan (JIRA)" <ji...@apache.org> on 2017/05/22 08:25:04 UTC

[jira] [Resolved] (SPARK-20770) Improve ColumnStats

     [ https://issues.apache.org/jira/browse/SPARK-20770?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenchen Fan resolved SPARK-20770.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 2.3.0

Issue resolved by pull request 18002
[https://github.com/apache/spark/pull/18002]

> Improve ColumnStats
> -------------------
>
>                 Key: SPARK-20770
>                 URL: https://issues.apache.org/jira/browse/SPARK-20770
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.3.0
>            Reporter: Kazuaki Ishizaki
>             Fix For: 2.3.0
>
>
> 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}}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org