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

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

     [ https://issues.apache.org/jira/browse/PARQUET-1828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated PARQUET-1828:
------------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>
> 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)