Chendi.Xue created ARROW-6897:
---------------------------------
Summary: Fix MakeArrayFromScalar function validity buffer is null
bug
Key: ARROW-6897
URL: https://issues.apache.org/jira/browse/ARROW-6897
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Chendi.XueNoticed this bug when I want to create Array from scalar, original codes will set null_buf as nullptr, which made this created array invalid. -- This message was sent by Atlassian Jira (v8.3.4#803005)
