Skip to content

refactor: Change leafCallToSubfieldFilter API to return an optional pair#15555

Closed
mbasmanova wants to merge 1 commit intofacebookincubator:mainfrom
mbasmanova:export-D87384500
Closed

refactor: Change leafCallToSubfieldFilter API to return an optional pair#15555
mbasmanova wants to merge 1 commit intofacebookincubator:mainfrom
mbasmanova:export-D87384500

Conversation

@mbasmanova
Copy link
Copy Markdown
Contributor

Summary: ExprToSubfieldFilterParser::leafCallToSubfieldFilter used to return a pair of subfield and a filter using a combination or a return value and an output parameter. Now, the API returns an std::optional std::pair.

Differential Revision: D87384500

Summary: ExprToSubfieldFilterParser::leafCallToSubfieldFilter used to return a pair of subfield and a filter using a combination or a return value and an output parameter. Now, the API returns an std::optional std::pair.

Differential Revision: D87384500
@netlify
Copy link
Copy Markdown

netlify Bot commented Nov 18, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 9f02236
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/691d015074c1190008ce6248

@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 Nov 18, 2025
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Nov 18, 2025

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

@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Nov 19, 2025

This pull request has been merged in ecddafb.

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 Merged meta-exported

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants