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 yyyymmdd format for GetTimestamp for LEGACY mode. #11505

Closed
res-life opened this issue Sep 26, 2024 · 0 comments
Closed

[FEA] Support yyyymmdd format for GetTimestamp for LEGACY mode. #11505

res-life opened this issue Sep 26, 2024 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@res-life
Copy link
Collaborator

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

!Expression <GetTimestamp> gettimestamp(finish_date#154, yyyymmdd, TimestampType, Some(Asia/Shanghai), false) cannot run on GPU because LEGACY format 'yyyymmdd' is not supported on the GPU.
spark.sql.legacy.timeParserPolicy=LEGACY
spark.rapids.sql.incompatibleDateFormats.enabled=true
@res-life res-life added ? - Needs Triage Need team to review and classify feature request New feature or request labels Sep 26, 2024
@res-life res-life self-assigned this Sep 26, 2024
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Sep 26, 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