Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ref: Introduce logical plan creation #756

Merged
merged 1 commit into from
Sep 18, 2023
Merged

ref: Introduce logical plan creation #756

merged 1 commit into from
Sep 18, 2023

Commits on Sep 14, 2023

  1. feat: Introduce logical plan creation

    This introduces a simple, reference counted logical plan.
    
    Future changes:
    - Implement compilation from logical plans to physical plans
    - Connect new execution to physical plans
    - Time domain checking
    - Compilation from Fnel to logical plans
    bjchambers committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d7bd677 View commit details
    Browse the repository at this point in the history