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

refactor: Clean up, match presto, and optimize ipprefix string -> ipprefix #11670

Closed
wants to merge 1 commit into from

Conversation

mohsaka
Copy link
Contributor

@mohsaka mohsaka commented Nov 26, 2024

Clean up the code for converting from string->ipprefix.
Also removed all unnecessary error message processing to match java presto's output.
Removed unnecessary variables
Enable IPPREFIX cast test

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

netlify bot commented Nov 26, 2024

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit ae12950
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/674e2fcc4a10c60008f4d166

@Yuhta
Copy link
Contributor

Yuhta commented Nov 27, 2024

@yuandagits

Copy link
Contributor

@yuandagits yuandagits left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

look good, thanks!

@czentgr has good suggestion re. the simplification

@Yuhta Yuhta added the ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall label Dec 2, 2024
@facebook-github-bot
Copy link
Contributor

@xiaoxmeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@xiaoxmeng xiaoxmeng changed the title Clean up, match presto, and optimize ipprefix string -> ipprefix refactor: Clean up, match presto, and optimize ipprefix string -> ipprefix Dec 3, 2024
@facebook-github-bot
Copy link
Contributor

@xiaoxmeng has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@xiaoxmeng merged this pull request in c542ebc.

TongWei1105 pushed a commit to TongWei1105/velox that referenced this pull request Dec 3, 2024
…refix (facebookincubator#11670)

Summary:
Clean up the code for converting from string->ipprefix.
Also removed all unnecessary error message processing to match java presto's output.
Removed unnecessary variables
Enable IPPREFIX cast test

Pull Request resolved: facebookincubator#11670

Reviewed By: yuandagits

Differential Revision: D66682847

Pulled By: xiaoxmeng

fbshipit-source-id: b31ff7c563a9e7e3c14ec42ef80537e64773fc8f
athmaja-n pushed a commit to athmaja-n/velox that referenced this pull request Jan 10, 2025
…refix (facebookincubator#11670)

Summary:
Clean up the code for converting from string->ipprefix.
Also removed all unnecessary error message processing to match java presto's output.
Removed unnecessary variables
Enable IPPREFIX cast test

Pull Request resolved: facebookincubator#11670

Reviewed By: yuandagits

Differential Revision: D66682847

Pulled By: xiaoxmeng

fbshipit-source-id: b31ff7c563a9e7e3c14ec42ef80537e64773fc8f
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. Merged ready-to-merge PR that have been reviewed and are ready for merging. PRs with this tag notify the Velox Meta oncall
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants