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

feat: Implement fb_unescape Function in Velox #12493

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

duxiao1212
Copy link
Contributor

Summary:
Implementing the fb_unescape function in velox based on presto's implementation.
FacebookEscapeFunctions java code

Differential Revision: D69147813

@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 Feb 28, 2025
@facebook-github-bot
Copy link
Contributor

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

Copy link

netlify bot commented Feb 28, 2025

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 1bc11f7
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/67c388e8c1d90d0008f244c8

duxiao1212 added a commit to duxiao1212/velox that referenced this pull request Mar 1, 2025
Summary:

Implementing the fb_unescape function in velox based on presto's implementation. 
[FacebookEscapeFunctions java code](https://www.internalfb.com/code/fbsource/[4a8b76c84fcb]/fbcode/github/presto-facebook-trunk/presto-facebook-functions/src/main/java/com/facebook/presto/facebook/FacebookEscapeFunctions.java)

Reviewed By: zacw7

Differential Revision: D69147813
Summary:
Pull Request resolved: facebookincubator#12493

Implementing the fb_unescape function in velox based on presto's implementation.
[FacebookEscapeFunctions java code](https://www.internalfb.com/code/fbsource/[4a8b76c84fcb]/fbcode/github/presto-facebook-trunk/presto-facebook-functions/src/main/java/com/facebook/presto/facebook/FacebookEscapeFunctions.java)

Reviewed By: zacw7

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

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

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants