[ https://issues.apache.org/jira/browse/ARROW-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17661771#comment-17661771 ]
Rok Mihevc commented on ARROW-4749: ----------------------------------- This issue has been migrated to [issue #21268|https://github.com/apache/arrow/issues/21268] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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)