[
https://issues.apache.org/jira/browse/ARROW-8205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andy Grove updated ARROW-8205:
------------------------------
Component/s: Rust - DataFusion
> [Rust] [DataFusion] DataFusion should enforce unique field names in a schema
> ----------------------------------------------------------------------------
>
> Key: ARROW-8205
> URL: https://issues.apache.org/jira/browse/ARROW-8205
> Project: Apache Arrow
> Issue Type: Improvement
> Components: Rust, Rust - DataFusion
> Affects Versions: 0.16.0
> Reporter: Andy Grove
> Priority: Major
> Fix For: 1.0.0
>
>
> There does not seem to be any validation to avoid schemas being created with
> duplicate field names. We should add this along with unit tests.
> This will require changing the signature of the constructors to try_new with
> a Result return type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)