Skip to content

Columns are matched by field key rather than label #258

@mismaah

Description

@mismaah

In the MatchColumns step, when matches are found using Levenstein distance, the field.key is passed to the lavenstein function instead of field.label. According to the readme, the label is used for matching columns. So either the findMatch function is wrong or the readme is wrong. If it's the former, I have opened a PR for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    v5Will be solved in v5

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions