You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/01/29 03:26:00 UTC

[jira] [Created] (ARROW-4410) [C++] Fix InvertKernel edge cases

Wes McKinney created ARROW-4410:
-----------------------------------

             Summary: [C++] Fix InvertKernel edge cases
                 Key: ARROW-4410
                 URL: https://issues.apache.org/jira/browse/ARROW-4410
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
            Reporter: Wes McKinney
             Fix For: 0.13.0


As noted in CR for https://github.com/apache/arrow/pull/3287, there are some cases where this kernel will probably fail:

* validity bitmap not allocated
* length 0 input with null data buffer



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)