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)