Skip to content

Conversation

@pedroerp
Copy link
Contributor

@pedroerp pedroerp commented Dec 23, 2025

Summary:
Adding a builder pattern for constructing QueryCtx objects. QueryCtx
is part of the external API, and adding members to it over time has cluttered
the create() and constructor methods. It was pretty inconvenient to add and
pass new members to it.

Also adding more documentation and removing unnecessary includes and forward
declarations. No logic changes.

Differential Revision: D89744645

Summary:
Adding a builder pattern for constructing QueeryCtx objects. QueryCtx
is part of the external API, and adding members to it over time has cluttered
the create() and constructor methods. It was pretty inconvenient to add and
pass new members to it.

Also adding more documentation and removing unnecessary includes and forward
declarations. No logic changes.

Differential Revision: D89744645
@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 23, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 23, 2025

@pedroerp has exported this pull request. If you are a Meta employee, you can view the originating Diff in D89744645.

@netlify
Copy link

netlify bot commented Dec 23, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 1757392
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/694b170ce7227000085d0315

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant