Skip to content

Preserve Element Name in ScalarValue::List #2450

@tustvold

Description

@tustvold

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

ScalarValue::List lacks the ability to preserve the name of its element which prevents round-tripping it correctly

Describe the solution you'd like

ScalarValue::List should store a Box<Field> instead, much like ScalarValue::Struct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions