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] [follow-up] Parse just time to timestamp #10221

Open
res-life opened this issue Jan 19, 2024 · 1 comment
Open

[FEA] [follow-up] Parse just time to timestamp #10221

res-life opened this issue Jan 19, 2024 · 1 comment
Labels
feature request New feature or request

Comments

@res-life
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
This is from: NVIDIA/spark-rapids-jni#1539 (comment)
Implements just time format:
// has no yyyy-MM-dd parts:

  • [h]h:[m]m:[s]s.[ms][ms][ms][us][us][us][zone_id]

  • T[h]h:[m]m:[s]s.[ms][ms][ms][us][us][us][zone_id]
    Spark link:

    val localDate = if (justTime) {
    LocalDate.now(zoneId)
    }

@res-life
Copy link
Collaborator Author

Not planing work on this for release 24.04, unassign it from me.

@res-life res-life removed their assignment Mar 15, 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