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

[jira] [Created] (SPARK-37975) Implement vectorized BYTE_STREAM_SPLIT encoding for Parquet V2 support

Parth Chandra created SPARK-37975:
-------------------------------------

             Summary: Implement vectorized BYTE_STREAM_SPLIT encoding for Parquet V2 support
                 Key: SPARK-37975
                 URL: https://issues.apache.org/jira/browse/SPARK-37975
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.2.0
            Reporter: Parth Chandra


Parquet V2 has a BYTE_STREAM_SPLIT encoding which is not currently directly usable by Spark (as there is no way to enable writing of this encoding). However, other engines may write a file with this encoding and the vectorized reader should be able to consume it.
A vectorized version of this encoding should be implemented



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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