Skip to content
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
This repository was archived by the owner on Jan 28, 2021. It is now read-only.

Remove calls to UDFs whose index is being used #187

Open
@erizocosmico

Description

@erizocosmico

Right now, expression with used indexes are not being removed. They should be to avoid expensive calls to some UDFs.

They are not removed right now because it might clash with the squash joins rule. We need to implement this in a way that does not break that rule.

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedSome other issue is blocking thisperformancePerformance improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions