Skip to content

Insert into table don't work as expected when inserting Any-strings #95

@kuseman

Description

@kuseman

When inserting Strings in type ANY those are not able to join on later on (when using HashMatch operator) since the hashcode is not generated the same for UTF8String and java.lang.String

To fix this we should transform all known values to PLB types when inserting into a temporary table.
Can be a complex task regarding nested types like object/table/arrays.

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