Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc: Back out "Back out "[velox] misc(revert ipaddress cast): Add ipprefix cast operators for varchar [1/n]"" #11591

Closed

Conversation

yuandagits
Copy link
Contributor

@yuandagits yuandagits commented Nov 19, 2024

Summary:
This diff is probably fine, the reason for the back out is because ipprefix triggered unaligned memory access more frequently (#11574) . We can now re-land this diff as is.

@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 Nov 19, 2024
Copy link

netlify bot commented Nov 19, 2024

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit b498af8
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/673cf10f064b860008f20f9b

@facebook-github-bot
Copy link
Contributor

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

@yuandagits yuandagits changed the title Back out "Back out "[velox] misc(revert ipaddress cast): Add ipprefix cast operators for varchar [1/n]"" misc: Back out "Back out "[velox] misc(revert ipaddress cast): Add ipprefix cast operators for varchar [1/n]"" Nov 19, 2024
@assignUser
Copy link
Collaborator

misc: Back out "Back out "[velox] misc(revert ipaddress cast): Add ipprefix cast operators for varchar [1/n]""

Hm, to me it's very unclear what's actually happening. Should this just be 'feat(ipprefix): Add cast operators for varchar [1/n]'?

@pedroerp with 'Backout' type of commits being a thing should we add a note on how to handle these with regards to conventional commits? Thinking about semver and changelogs we want to be able to detect backouts and also remove the backed out commit from considerations. Maybe something like revert(short-sha): ... or misc(revert): Backout <sha> due to ...?

… cast operators for varchar [1/n]"" (facebookincubator#11591)

Summary:

Original commit changeset: 3b5309801145

Original Phabricator Diff: D66058188

Reviewed By: Yuhta

Differential Revision: D66140464
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f03ac2b.

athmaja-n pushed a commit to athmaja-n/velox that referenced this pull request Jan 10, 2025
… cast operators for varchar [1/n]"" (facebookincubator#11591)

Summary:
Pull Request resolved: facebookincubator#11591

Original commit changeset: 3b5309801145

Original Phabricator Diff: D66058188

Reviewed By: Yuhta

Differential Revision: D66140464

fbshipit-source-id: d84626a5f9a575476e0e9efd36234fe094016030
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.

4 participants