Commits


Neal Richardson authored and Antoine Pitrou committed 3690fbaa530
ARROW-6363: [R] segfault in Table__from_dots with unexpected schema Closes #5199 from nealrichardson/schema-segfault and squashes the following commits: 7fa7e5f2c <Neal Richardson> Validate schema input in Table__from_dots to prevent segfault Authored-by: Neal Richardson <neal.p.richardson@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>