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

Range annotations - string bounds #4

Open
lordpretzel opened this issue Jul 31, 2020 · 0 comments
Open

Range annotations - string bounds #4

lordpretzel opened this issue Jul 31, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@lordpretzel
Copy link
Collaborator

The string datatype has no sensible bounds. For expressions that return maximally uncertain values we should return the min/max values of the datatype. For this to work we have to use a different encoding (aligns with issue #2 that proposes boolean annotations for unordered datatypes). This will require larger rewrites however.

@lordpretzel lordpretzel added the bug Something isn't working label Jul 31, 2020
@lordpretzel lordpretzel self-assigned this Jul 31, 2020
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

No branches or pull requests

1 participant