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

Add support for VARBINARY inputs to length Presto function #6795

Closed

Conversation

laithsakka
Copy link
Contributor

Summary: title

Differential Revision: D49731494

@netlify
Copy link

netlify bot commented Sep 28, 2023

Deploy Preview for meta-velox canceled.

Name Link
🔨 Latest commit 3eb87a2
🔍 Latest deploy log https://app.netlify.com/sites/meta-velox/deploys/651599bb2bb7fb00086ea7d8

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

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

Copy link
Contributor

@mbasmanova mbasmanova left a comment

Choose a reason for hiding this comment

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

@laithsakka Thank you for adding this capability. Looks great % some comments and

  • Please, update PR title to "Add support for VARBINARY inputs to length Presto function" (notice capatalization)
  • Please, update documentation

velox/functions/prestosql/tests/StringFunctionsTest.cpp Outdated Show resolved Hide resolved
velox/functions/prestosql/tests/StringFunctionsTest.cpp Outdated Show resolved Hide resolved
laithsakka added a commit to laithsakka/velox that referenced this pull request Sep 28, 2023
Summary:

title

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

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

laithsakka added a commit to laithsakka/velox that referenced this pull request Sep 28, 2023
Summary:

title

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

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

laithsakka added a commit to laithsakka/velox that referenced this pull request Sep 28, 2023
@facebook-github-bot
Copy link
Contributor

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

@@ -2,6 +2,10 @@
Binary Functions
================

.. function:: length(binary) -> bigint
Copy link
Contributor

Choose a reason for hiding this comment

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

Please, keep functions in alphabetical order.

@mbasmanova mbasmanova changed the title add varbinary length presto function. Add support for VARBINARY inputs to length Presto function Sep 28, 2023
@facebook-github-bot
Copy link
Contributor

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

Copy link
Contributor

@mbasmanova mbasmanova left a comment

Choose a reason for hiding this comment

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

Thank you, Laith.

@conbench-facebook
Copy link

Conbench analyzed the 1 benchmark run on commit 3cdb2504.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3cdb250.

ericyuliu pushed a commit to ericyuliu/velox that referenced this pull request Oct 12, 2023
…cubator#6795)

Summary:
Pull Request resolved: facebookincubator#6795

title

Reviewed By: mbasmanova

Differential Revision: D49731494

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

None yet

3 participants