You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2022/07/01 07:42:00 UTC

[jira] [Created] (SPARK-39653) Move `ColumnVectorUtils#populate` to `ConstantColumnVectorBenchmark`

Yang Jie created SPARK-39653:
--------------------------------

             Summary: Move `ColumnVectorUtils#populate` to `ConstantColumnVectorBenchmark`
                 Key: SPARK-39653
                 URL: https://issues.apache.org/jira/browse/SPARK-39653
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.4.0
            Reporter: Yang Jie


After SPARK-39638 and SPARK-39231
{code:java}
public static void populate(WritableColumnVector col, InternalRow row, int fieldIdx) {code}
in ColumnVectorUtils only used by {{ConstantColumnVectorBenchmark}} and {{ColumnVectorSuite}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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