You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Liya Fan (JIRA)" <ji...@apache.org> on 2019/08/02 10:35:00 UTC

[jira] [Created] (ARROW-6117) [Java] Fix the set method of FixedSizeBinaryVector

Liya Fan created ARROW-6117:
-------------------------------

             Summary: [Java] Fix the set method of FixedSizeBinaryVector
                 Key: ARROW-6117
                 URL: https://issues.apache.org/jira/browse/ARROW-6117
             Project: Apache Arrow
          Issue Type: Bug
          Components: Java
            Reporter: Liya Fan
            Assignee: Liya Fan


For the set method, if the parameter is null, it should clear the validity bit. However, the current implementation throws a NullPointerException.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)