Neal Richardson created ARROW-6363: -------------------------------------- Summary: [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 Fix For: 0.15.0
{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)