Skip to content

Conversation

@Yuhta
Copy link
Contributor

@Yuhta Yuhta commented Dec 24, 2025

Summary:
Add support for the new ArrayOrMapSubscript subfield path element. This new element will only be enabled when plan contains it, so existing use cases are not changed. Refactor the code to extract the handling of ARRAY and MAP subfields to their own method for readability, no functional change on existing use cases.

Currently the parser only supports [$] case, so unit test only has that part. Other cases will be added when the corresponding parsers are implemented.

Differential Revision: D89565249

Manikanta Loya and others added 2 commits December 23, 2025 09:27
Differential Revision: D88739397
Summary:
Add support for the new `ArrayOrMapSubscript` subfield path element.  This new element will only be enabled when plan contains it, so existing use cases are not changed.  Refactor the code to extract the handling of ARRAY and MAP subfields to their own method for readability, no functional change on existing use cases.

Currently the parser only supports `[$]` case, so unit test only has that part.  Other cases will be added when the corresponding parsers are implemented.

Differential Revision: D89565249
@Yuhta Yuhta requested a review from majetideepak as a code owner December 24, 2025 22:12
@netlify
Copy link

netlify bot commented Dec 24, 2025

Deploy Preview for meta-velox canceled.

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

@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 24, 2025
@meta-codesync
Copy link

meta-codesync bot commented Dec 24, 2025

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

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