Skip to content

Druid 25.0.0 creates a nested array rather than standard array when using string_to_array vs STRING_TO_MV  #14194

@acherla

Description

@acherla

When applying string_to_array(Str, Delimiter) druid incorrectly converts the value to a nested array construct. This is different compared to STRING_TO_MV which properly transforms the delimited string value to a proper array. This is resulting in some array functions not working with array functions when using string_to_array.

image

Affected Version

25.0.0

Description

N/A not necessary

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