[ https://issues.apache.org/jira/browse/ARROW-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rok Mihevc updated ARROW-4749: ------------------------------ External issue URL: https://github.com/apache/arrow/issues/21268 > [Rust] RecordBatch::new() should return result instead of panicking > ------------------------------------------------------------------- > > Key: ARROW-4749 > URL: https://issues.apache.org/jira/browse/ARROW-4749 > Project: Apache Arrow > Issue Type: Improvement > Components: Rust > Affects Versions: 0.12.0 > Reporter: Andy Grove > Assignee: Neville Dipale > Priority: Major > Labels: pull-request-available > Fix For: 0.13.0 > > Time Spent: 2h 50m > Remaining Estimate: 0h > > RecordBatch::new() has some good validation checks, but calls assert_eq > instead of returning a Result -- This message was sent by Atlassian Jira (v8.20.10#820010)