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/05/19 04:20:00 UTC

[jira] [Created] (SPARK-39231) Change to use ConstantColumnVector for partition column in `VectorizedParquetRecordReader`

Yang Jie created SPARK-39231:
--------------------------------

             Summary: Change to use ConstantColumnVector for partition column in `VectorizedParquetRecordReader`
                 Key: SPARK-39231
                 URL: https://issues.apache.org/jira/browse/SPARK-39231
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.4.0
            Reporter: Yang Jie


Try to use `ConstantColumnVector` instead of OnHeapColumnVector(or OffHeapColumnVector) to store partition columns in `VectorizedParquetRecordReader` for performance improvements and memory savings.

I will do some preliminary research and supplement jira description.

 

`



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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