Skip to content

[Rust] StructArray: handling duplicate field names #27083

@asfimport

Description

@asfimport

The arrow spec leaves the solution of duplicate field names to implementors.

The C++'s solution: ignore or raise error, the Java's solution: ignore, append, replace or raise error. Both use ignore as the default. Here is the references:

Reporter: Qingyou Meng / @mqy

Note: This issue was originally created as ARROW-11178. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions