You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dmitry Sysolyatin (Jira)" <ji...@apache.org> on 2021/08/23 07:52:00 UTC

[jira] [Created] (SPARK-36561) Remove `ColumnVector.numNulls`

Dmitry Sysolyatin created SPARK-36561:
-----------------------------------------

             Summary: Remove `ColumnVector.numNulls`
                 Key: SPARK-36561
                 URL: https://issues.apache.org/jira/browse/SPARK-36561
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 3.2.0
            Reporter: Dmitry Sysolyatin


Hi!
When I was implementing ColumnVector abstract class I started to check where `numNulls` is used in spark source code. I didn't find any places where it is used except tests

Is there any plans to use it in the future. If no then I suppose to remove `numNulls` method.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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