You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@parquet.apache.org by "Martin Radev (Jira)" <ji...@apache.org> on 2020/03/25 22:55:00 UTC

[jira] [Created] (PARQUET-1828) Add a SSE2 path for the ByteStreamSplit encoder implementation

Martin Radev created PARQUET-1828:
-------------------------------------

             Summary: Add a SSE2 path for the ByteStreamSplit encoder implementation
                 Key: PARQUET-1828
                 URL: https://issues.apache.org/jira/browse/PARQUET-1828
             Project: Parquet
          Issue Type: Improvement
            Reporter: Martin Radev
            Assignee: Martin Radev


The encode path for the byte stream split encoding can have better performance if SSE2 intrinsics are used.

The decode path already uses sse2 intrinsics.



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