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 millisecond Presto function #275

Closed
wants to merge 1 commit into from

Conversation

aniket486
Copy link

Differential Revision: D31122342

@facebook-github-bot
Copy link
Contributor

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

aniket486 pushed a commit to aniket486/velox that referenced this pull request Sep 23, 2021
Summary: Pull Request resolved: facebookincubator#275

Differential Revision: D31122342

fbshipit-source-id: cad933374a0b26580d887841027b24156a8af917
@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 23, 2021
@facebook-github-bot
Copy link
Contributor

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

aniket486 pushed a commit to aniket486/velox that referenced this pull request Sep 23, 2021
Summary: Pull Request resolved: facebookincubator#275

Reviewed By: mbasmanova

Differential Revision: D31122342

fbshipit-source-id: a137f16043ba217364d94df0c4342495cc58792e
@facebook-github-bot
Copy link
Contributor

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

aniket486 pushed a commit to aniket486/velox that referenced this pull request Sep 23, 2021
Summary: Pull Request resolved: facebookincubator#275

Reviewed By: mbasmanova

Differential Revision: D31122342

fbshipit-source-id: 309ecd52d82fcec0d8b0a38435016d283b55cfe9
@facebook-github-bot
Copy link
Contributor

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

@@ -11,6 +11,10 @@ Date and Time Functions
Returns the UNIX timestamp ``unixtime`` as a timestamp with time zone
using ``string`` for the time zone.

.. function:: millisecond(timestamp) -> int64

Choose a reason for hiding this comment

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

Generic question: How are we testing for / ensuring compatibility with the Presto functions, e.g. https://github.com/prestodb/presto/blob/master/presto-main/src/main/java/com/facebook/presto/operator/scalar/DateTimeFunctions.java ?

aniket486 pushed a commit to aniket486/velox that referenced this pull request Sep 27, 2021
Summary: Pull Request resolved: facebookincubator#275

Reviewed By: mbasmanova

Differential Revision: D31122342

fbshipit-source-id: 844e7ad73e34846b4b2d34160b1c4596fc686068
@facebook-github-bot
Copy link
Contributor

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

Summary: Pull Request resolved: facebookincubator#275

Reviewed By: mbasmanova

Differential Revision: D31122342

fbshipit-source-id: 0d3d2e2989c1714d0021ddc31c842b47ae8827d7
@facebook-github-bot
Copy link
Contributor

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

rui-mo pushed a commit to rui-mo/velox that referenced this pull request Mar 17, 2023
PHILO-HE pushed a commit to PHILO-HE/velox that referenced this pull request May 25, 2023
PHILO-HE pushed a commit to PHILO-HE/velox that referenced this pull request May 30, 2023
zhouyuan pushed a commit to zhouyuan/velox that referenced this pull request Jun 6, 2023
PHILO-HE pushed a commit to PHILO-HE/velox that referenced this pull request Jun 27, 2023
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.

3 participants