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

docs: Update Presto functions coverage map #12195

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

Conversation

pramodsatya
Copy link
Collaborator

Updated the complete list of Presto scalar and aggregate functions using output from
Presto SHOW FUNCTIONS.

Re-generated coverage maps with instructions from velox/functions/prestosql/coverage/README.md.

@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 Jan 28, 2025
Copy link

netlify bot commented Jan 28, 2025

Deploy Preview for meta-velox canceled.

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

:func:`filter` :func:`parse_datetime` :func:`zip_with`
:func:`find_first` :func:`pi`
====================================== ====================================== ====================================== == ====================================== == ======================================
======================================== ======================================== ======================================== == ======================================== == ========================================
Copy link
Collaborator

Choose a reason for hiding this comment

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

@pramodsatya : Can you generate the doc and check the end result. The viewer is showing a strange part with an entry for not
image

and another place with function 'in' as well

image

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for pointing it out @aditi-pandit, the links for not and in appear to be missing in the current prestosql coverage map doc as well: https://facebookincubator.github.io/velox/functions.html .

Copy link
Collaborator

Choose a reason for hiding this comment

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

@pramodsatya : Lets debug why they are not present. But the changes here are sufficient for this PR.

Copy link
Collaborator

@aditi-pandit aditi-pandit left a comment

Choose a reason for hiding this comment

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

Thanks @pramodsatya

Copy link
Collaborator

@majetideepak majetideepak left a comment

Choose a reason for hiding this comment

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

Thanks, @pramodsatya

@majetideepak
Copy link
Collaborator

@pramodsatya can you rebase with the latest main? Thanks.

@pramodsatya
Copy link
Collaborator Author

Thanks @majetideepak, rebased on latest main.

@majetideepak majetideepak 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 Feb 7, 2025
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. 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.

4 participants