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 mode: allow casting between numeric type and timestamp type #5112

Closed
nartal1 opened this issue Mar 31, 2022 · 0 comments · Fixed by #5514
Closed

[FEA] ANSI mode: allow casting between numeric type and timestamp type #5112

nartal1 opened this issue Mar 31, 2022 · 0 comments · Fixed by #5514
Assignees
Labels
audit_3.3.0 Audit related tasks for 3.3.0 feature request New feature or request spark 3.3+

Comments

@nartal1
Copy link
Collaborator

nartal1 commented Mar 31, 2022

Is your feature request related to a problem? Please describe.
Below PR allows casting between numeric type and timestamp type under ANSI mode. We need to add this support to become ANSI compliant.

PR commit: apache/spark@198b90c3bf

@nartal1 nartal1 added feature request New feature or request ? - Needs Triage Need team to review and classify labels Mar 31, 2022
@nartal1 nartal1 added audit_3.3.0 Audit related tasks for 3.3.0 spark 3.3+ labels Mar 31, 2022
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Apr 5, 2022
@res-life res-life self-assigned this May 18, 2022
@sameerz sameerz added this to the May 23 - Jun 3 milestone May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_3.3.0 Audit related tasks for 3.3.0 feature request New feature or request spark 3.3+
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants