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 FanFor 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)
