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] Enable ANSI mode for CAST string to date #1557

Closed
andygrove opened this issue Jan 20, 2021 · 0 comments · Fixed by #5459
Closed

[FEA] Enable ANSI mode for CAST string to date #1557

andygrove opened this issue Jan 20, 2021 · 0 comments · Fixed by #5459
Labels
audit_3.1.0 feature request New feature or request

Comments

@andygrove
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We currently do not support ANSI mode in CAST string to date and return null for invalid dates instead of throwing an exception.

Describe the solution you'd like
We should throw an exception for invalid inputs in ANSI mode.

@andygrove andygrove added feature request New feature or request ? - Needs Triage Need team to review and classify audit_3.1.0 labels Jan 20, 2021
@andygrove andygrove added this to the Jan 18 - Jan 29 milestone Jan 20, 2021
@andygrove andygrove self-assigned this Jan 20, 2021
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Jan 26, 2021
@andygrove andygrove removed this from the Feb 1 - Feb 12 milestone Feb 11, 2021
@andygrove andygrove removed their assignment Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_3.1.0 feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants