Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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