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] Scala UDF: Support for Date and Time #542

Closed
krajendrannv opened this issue Aug 11, 2020 · 0 comments · Fixed by #593
Closed

[FEA] Scala UDF: Support for Date and Time #542

krajendrannv opened this issue Aug 11, 2020 · 0 comments · Fixed by #593
Assignees
Labels
feature request New feature or request

Comments

@krajendrannv
Copy link
Contributor

krajendrannv commented Aug 11, 2020

@seanprime7
Returns DayOfMonth, Hour, Minute, Month, Second, Year
Ex: day(date) - Returns the day of month of the date/timestamp.

SELECT day('2009-07-30');
30

@krajendrannv krajendrannv added feature request New feature or request ? - Needs Triage Need team to review and classify labels Aug 11, 2020
@krajendrannv krajendrannv changed the title [FEA]Support for Date and Time [FEA]Scala UDF: Support for Date and Time Aug 11, 2020
@krajendrannv krajendrannv changed the title [FEA]Scala UDF: Support for Date and Time [FEA] Scala UDF: Support for Date and Time Aug 11, 2020
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Aug 11, 2020
@seanprime7 seanprime7 self-assigned this Aug 12, 2020
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this issue Nov 30, 2023
Signed-off-by: spark-rapids automation <[email protected]>

Signed-off-by: spark-rapids automation <[email protected]>
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

Successfully merging a pull request may close this issue.

3 participants