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

Refactor promotion system to support fast types #588

Closed
mborland opened this issue May 22, 2024 · 0 comments · Fixed by #589
Closed

Refactor promotion system to support fast types #588

mborland opened this issue May 22, 2024 · 0 comments · Fixed by #589
Assignees
Labels
Bug Something isn't working

Comments

@mborland
Copy link
Member

sizeof(decimal32_fast) will be greater than sizeof(decimal64), but we don't want the precision to be promoted down.

@mborland mborland added the Bug Something isn't working label May 22, 2024
@mborland mborland self-assigned this May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant