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

ref: Expose a QueryBuilder#558

Merged
bjchambers merged 1 commit intomainfrom
ben/query-builder
Jul 26, 2023
Merged

ref: Expose a QueryBuilder#558
bjchambers merged 1 commit intomainfrom
ben/query-builder

Conversation

@bjchambers
Copy link
Collaborator

This is pretty ugly -- it has to do create a lot of fake locations and create enums (like ExprOp) just to call into the existing AST -> DFG compilation. We should definitely clean this up if we continue down the path of using builders.

@cla-bot cla-bot bot added the cla-signed Set when all authors of a PR have signed our CLA label Jul 26, 2023
@bjchambers bjchambers changed the title draft: ref: Expose a QueryBuilder ref: Expose a QueryBuilder Jul 26, 2023
This is pretty ugly -- it has to do create a lot of fake locations
and create enums (like `ExprOp`) just to call into the existing
AST -> DFG compilation. We should definitely clean this up if we
continue down the path of using builders.
@bjchambers bjchambers added this pull request to the merge queue Jul 26, 2023
Merged via the queue into main with commit 01b0d6c Jul 26, 2023
@bjchambers bjchambers deleted the ben/query-builder branch July 26, 2023 22:28
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