Andy Grove created ARROW-4749:
---------------------------------
Summary: [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
Fix For: 0.13.0RecordBatch::new() has some good validation checks, but calls assert_eq instead of returning a Result -- This message was sent by Atlassian JIRA (v7.6.3#76005)
