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] Support Cast for String to Timestamps for non-UTC timezones #10035

Open
2 tasks
NVnavkumar opened this issue Dec 13, 2023 · 0 comments
Open
2 tasks

[FEA] Support Cast for String to Timestamps for non-UTC timezones #10035

NVnavkumar opened this issue Dec 13, 2023 · 0 comments
Labels
feature request New feature or request

Comments

@NVnavkumar
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
This is a follow up to #10034 but much more complicated. Currently we can convert String to timestamps on the GPU for limited set of formats that don't include a timezone. The Spark implementation uses Java. There are 2 parts to this:

Both of these will require a custom kernel to finalize implementation.

@NVnavkumar NVnavkumar added feature request New feature or request ? - Needs Triage Need team to review and classify labels Dec 13, 2023
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Dec 19, 2023
@NVnavkumar NVnavkumar assigned NVnavkumar and unassigned NVnavkumar Dec 19, 2023
@NVnavkumar NVnavkumar removed their assignment Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants