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

[AUDIT][SPARK-49311][SQL] Make it possible for large 'interval second' values to be cast to decimal Beta #11486

Open
parthosa opened this issue Sep 20, 2024 · 0 comments
Labels
audit_4.0.0 Audit related tasks for 4.0.0

Comments

@parthosa
Copy link
Collaborator

Describe the bug
Changes in IntervalUtils that has a user facing impact -

users couldn't cast large second intervals to decimals earlier. Now, they can.

Since we have a GpuIntervalUtils, we should check if this change affects us

apache/spark@e10a789273c

@parthosa parthosa added ? - Needs Triage Need team to review and classify audit_4.0.0 Audit related tasks for 4.0.0 labels Sep 20, 2024
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_4.0.0 Audit related tasks for 4.0.0
Projects
None yet
Development

No branches or pull requests

2 participants