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] ANSI support for date/time operations #3575

Closed
revans2 opened this issue Sep 21, 2021 · 1 comment
Closed

[FEA] ANSI support for date/time operations #3575

revans2 opened this issue Sep 21, 2021 · 1 comment
Labels
feature request New feature or request

Comments

@revans2
Copy link
Collaborator

revans2 commented Sep 21, 2021

SPARK-33498 added in ANSI checks to date time operations in 3.1.1. As of #3574 we just fall back to the CPU in ANSI mode. It would be good if we could actually match what Spark is doing, but it will probably require us to fully support the same formatting that Spark supports first.

@revans2 revans2 added feature request New feature or request ? - Needs Triage Need team to review and classify labels Sep 21, 2021
@Salonijain27 Salonijain27 removed the ? - Needs Triage Need team to review and classify label Sep 28, 2021
@nartal1 nartal1 mentioned this issue Mar 31, 2022
49 tasks
@jlowe
Copy link
Member

jlowe commented Feb 28, 2024

Fixed by #5316.

@jlowe jlowe closed this as completed Feb 28, 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

3 participants