[
https://issues.apache.org/jira/browse/ARROW-6363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-6363.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 5199
[https://github.com/apache/arrow/pull/5199]
> [R] segfault in Table__from_dots with unexpected schema
> -------------------------------------------------------
>
> Key: ARROW-6363
> URL: https://issues.apache.org/jira/browse/ARROW-6363
> Project: Apache Arrow
> Issue Type: Bug
> Components: R
> Reporter: Neal Richardson
> Assignee: Neal Richardson
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.15.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:r}
> > table(b=1L, schema=c(b = int16()))
> *** caught segfault ***
> address 0x7fada725aed0, cause 'memory not mapped'
> {code}
--
This message was sent by Atlassian Jira
(v8.3.2#803003)