You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Kazuaki Ishizaki (Jira)" <ji...@apache.org> on 2020/04/18 07:23:00 UTC

[jira] [Created] (ARROW-8506) [c++] Miss tests to verify expected_buffer with bit_width > 8 in RLE

Kazuaki Ishizaki created ARROW-8506:
---------------------------------------

             Summary: [c++] Miss tests to verify expected_buffer with bit_width > 8 in RLE
                 Key: ARROW-8506
                 URL: https://issues.apache.org/jira/browse/ARROW-8506
             Project: Apache Arrow
          Issue Type: Improvement
          Components: C++
            Reporter: Kazuaki Ishizaki


The current test cases only verify the encoded stream by RLE when bit_width <= 8. It is hard to verify whether the encoded stream by RLE keeps the data in a little-endian format



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