You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Krisztian Szucs (JIRA)" <ji...@apache.org> on 2019/04/19 12:34:00 UTC

[jira] [Resolved] (ARROW-4968) [Rust] StructArray builder and From<> methods should check that field types match schema

     [ https://issues.apache.org/jira/browse/ARROW-4968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-4968.
------------------------------------
    Resolution: Fixed

Issue resolved by pull request 4176
[https://github.com/apache/arrow/pull/4176]

> [Rust] StructArray builder and From<> methods should check that field types match schema
> ----------------------------------------------------------------------------------------
>
>                 Key: ARROW-4968
>                 URL: https://issues.apache.org/jira/browse/ARROW-4968
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Rust
>    Affects Versions: 0.13.0
>            Reporter: Neville Dipale
>            Assignee: Neville Dipale
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Similar to how we assert that array data types are equal to their field types, we should do the same for StructArray and StructBuilder where necessary



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)