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

Consider support of big numeric types #3

Open
jjttjj opened this issue Mar 19, 2021 · 0 comments
Open

Consider support of big numeric types #3

jjttjj opened this issue Mar 19, 2021 · 0 comments
Labels
question Further information is requested

Comments

@jjttjj
Copy link
Contributor

jjttjj commented Mar 19, 2021

It's currently unclear if the big numeric types (bigdec, bigint, etc) should supported as domain or range values. My recent commit 555a6a9 doesn't support these types.

At some point it should be decided to either support these types in the core wadogo.scale functions, and if so test them. Otherwise make it clear they are unsupported.

It's worth considering if there are valid cases to scale big numbers. There also may be a performance impact to support them.

@jjttjj jjttjj added the question Further information is requested label Mar 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant