You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Jorge Leitão (Jira)" <ji...@apache.org> on 2020/09/30 20:23: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=17205005#comment-17205005 ] 

Jorge Leitão commented on ARROW-8205:
-------------------------------------

Are we still on time to push this through, or should we move it to 3? How much time do we usually give between feature freeze and release?

> [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)