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

Casting to double might not work; #816

Open
GelidGeorge opened this issue Mar 19, 2024 · 1 comment
Open

Casting to double might not work; #816

GelidGeorge opened this issue Mar 19, 2024 · 1 comment

Comments

@GelidGeorge
Copy link

GelidGeorge commented Mar 19, 2024

This can be more optimal and does not fail to perform ... the returning value can some times be interpreted as num.
((row.values.first ?? 0) as num).toDouble(), as double will fail for number like 1, 2, 3, for integers ...

@stephanmantel
Copy link
Contributor

Could you elaborate a bit further on what you mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants