Skip to content

sortIfNeeded in AbstractJoinOperation does't use the right Component reference #42

@hadrienk

Description

@hadrienk

The sortIfNeeded() method uses the wrong reference when building the Order. This is probably dues to the expression refactoring.

The sortIfNeeded uses the component mapping (this.getComponentMapping()) to find the correct component to use for the dataset. Either the mapping is wrong (but I think I created tests for it) or the component is mutated somewhere.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions