Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

ref: Introduce logical plan creation#756

Merged
bjchambers merged 1 commit intomainfrom
logical-plans
Sep 18, 2023
Merged

ref: Introduce logical plan creation#756
bjchambers merged 1 commit intomainfrom
logical-plans

Conversation

@bjchambers
Copy link
Collaborator

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

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
@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Sep 14, 2023
@bjchambers bjchambers added this pull request to the merge queue Sep 18, 2023
Merged via the queue into main with commit 2da66a0 Sep 18, 2023
@bjchambers bjchambers deleted the logical-plans branch September 18, 2023 19:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed Set when all authors of a PR have signed our CLA refactor sparrow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants