Skip to content

disable array items type autodetection if validation specify single allowed type #1554

@DarkFisk

Description

@DarkFisk

if array items schema validation allows only single type we shouldn't autodetect type. yes, it will show warnings but you have to for every row re-select type in order to fix.
my case is array of strings but it contains numbers with leading zero '0' or other number... after our last fix now it correctly detect type for numbers starting from 0, but all others detected as numbers and show warnings...
@josdejong what do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions