You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/10/03 18:25:00 UTC

[jira] [Commented] (ARROW-8205) [Rust] [DataFusion] DataFusion should enforce unique field names in a schema

    [ https://issues.apache.org/jira/browse/ARROW-8205?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206836#comment-17206836 ] 

Andy Grove commented on ARROW-8205:
-----------------------------------

Yes, there is still time if we want to do this. I think the goal is to cut RC at the end of this coming week. This might be a nice one to get in.

> [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: 2.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)