[
https://issues.apache.org/jira/browse/ARROW-6897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Wes McKinney updated ARROW-6897:
--------------------------------
Summary: [C++] Fix MakeArrayFromScalar function validity buffer is null bug
(was: Fix MakeArrayFromScalar function validity buffer is null bug)
> [C++] 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.Xue
> Priority: Major
> Labels: pull-request-available
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Noticed 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)