Skip to content

Conversation

@bikramSingh91
Copy link
Contributor

Summary:
Add an "owner" metadata field to both simple functions and vector functions in Velox.
This enables better error attribution by including the function owner in exception
context messages, helping teams quickly identify ownership when debugging
expression evaluation failures.

Differential Revision: D89347702

@netlify
Copy link

netlify bot commented Dec 17, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit ac33737
🔍 Latest deploy log https://app.netlify.com/projects/meta-velox/deploys/6942f9a9adc4e600088bb781

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

meta-codesync bot commented Dec 17, 2025

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

…on (facebookincubator#15788)

Summary:

Add an "owner" metadata field to both simple functions and vector functions in Velox.
This enables better error attribution by including the function owner in exception
context messages, helping teams quickly identify ownership when debugging
expression evaluation failures.

Differential Revision: D89347702
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