Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[FEA] extend allowed datatypes for add and multiply in ANSI mode #3552

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

[FEA] extend allowed datatypes for add and multiply in ANSI mode #3552

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

Comments

@revans2
Copy link
Collaborator

revans2 commented Sep 20, 2021

This is a follow on to #3537

We should allow float, double, and decimal processing in ANSI mode because overflow checking happens differently for all of them and we can support it cleanly/correctly in all of those cases.

@revans2 revans2 added feature request New feature or request ? - Needs Triage Need team to review and classify labels Sep 20, 2021
@revans2 revans2 self-assigned this Sep 20, 2021
@revans2 revans2 added this to the Sep 13 - Sep 24 milestone Sep 21, 2021
@revans2
Copy link
Collaborator Author

revans2 commented Sep 21, 2021

This was done as a part of #3561

@revans2 revans2 closed this as completed Sep 21, 2021
@revans2 revans2 removed the ? - Needs Triage Need team to review and classify label Sep 21, 2021
@nartal1 nartal1 mentioned this issue Apr 5, 2022
50 tasks
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant