Skip to content
This repository was archived by the owner on May 11, 2020. It is now read-only.

Join tables using indices #10

@nukep

Description

@nukep

Currently, all joins are executed using nested scans. This can obviously be bad for performance.

This would need to be implemented at the query compiler at the optimization stage.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions