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

[FEA] verify that TIMESTAMP functions are supported #415

Closed
2 tasks done
amahussein opened this issue Jul 6, 2023 · 0 comments · Fixed by #549
Closed
2 tasks done

[FEA] verify that TIMESTAMP functions are supported #415

amahussein opened this issue Jul 6, 2023 · 0 comments · Fixed by #549
Assignees
Labels
audit_plugin Audit related tasks for RAPIDS plugin changes core_tools Scope the core module (scala) feature request New feature or request

Comments

@amahussein
Copy link
Collaborator

amahussein commented Jul 6, 2023

Is your feature request related to a problem? Please describe.

The NVIDIA/spark-rapids#8650 , adds GPU support for functions TIMESTAMP_SECONDS, TIMESTAMP_MILLIS, and TIMESTAMP_MICROS, which are used to convert the number of seconds/milliseconds/microseconds from the Unix epoch to a timestamp.

Describe the solution you'd like

We need to:

  • Calculate the speedups for those functions
  • Add unit tests to verify that Qualification marks them as supported
@amahussein amahussein added feature request New feature or request ? - Needs Triage core_tools Scope the core module (scala) audit_plugin Audit related tasks for RAPIDS plugin changes and removed ? - Needs Triage labels Jul 6, 2023
@cindyyuanjiang cindyyuanjiang self-assigned this Sep 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_plugin Audit related tasks for RAPIDS plugin changes core_tools Scope the core module (scala) feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants