Skip to content

Uniform return type of UDAF registration functions#7133

Closed
kagamiori wants to merge 1 commit intofacebookincubator:mainfrom
kagamiori:export-D50436492
Closed

Uniform return type of UDAF registration functions#7133
kagamiori wants to merge 1 commit intofacebookincubator:mainfrom
kagamiori:export-D50436492

Conversation

@kagamiori
Copy link
Copy Markdown
Contributor

Summary: Make individual UDAF registration functions all return exec::AggregateRegistrationResult.

Differential Revision: D50436492

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 18, 2023

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit cba5cf9
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/6542c58f649e5400080cea69

@facebook-github-bot facebook-github-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 Oct 18, 2023
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D50436492

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D50436492

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D50436492

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D50436492

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D50436492

…#7133)

Summary:

Make individual UDAF registration functions all return exec::AggregateRegistrationResult.

Reviewed By: kevinwilfong

Differential Revision: D50436492
@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request was exported from Phabricator. Differential Revision: D50436492

@facebook-github-bot
Copy link
Copy Markdown
Contributor

This pull request has been merged in 656ed8e.

@conbench-facebook
Copy link
Copy Markdown

Conbench analyzed the 1 benchmark run on commit 656ed8e1.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

@shenh062326
Copy link
Copy Markdown

Can I ask why you modified UDAF registration functions all return exec::AggregateRegistrationResult, In addition, some functions such as registerVarianceAggregates have not been modified yet. How can they be modified in the future?
My original intention is that I want to add an alias for arbitrary.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants