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

Inf not specified in SQL #142

Closed
hannes opened this issue Jul 7, 2017 · 0 comments
Closed

Inf not specified in SQL #142

hannes opened this issue Jul 7, 2017 · 0 comments

Comments

@hannes
Copy link

hannes commented Jul 7, 2017

The Inf value for double columns is unspecified by SQL, but roundtrip_numeric_special checks for it. Suggest a tweak that defaults to false to disable the inf part of the check.

@krlmlr krlmlr closed this as completed in 937a34a Jul 8, 2017
krlmlr added a commit that referenced this issue Jul 23, 2017
- Added test for `dbIsValid()` on stale connections.
- `test_all()` and `test_some()` return `NULL` invisibly.
- Convert factor to character for iris data (#141).
- Don't specify `Inf` and `NaN` for lack of consistent support (#142).
- Clear result in `spec_meta_get_info_result` (#143).
- Use named argument for `n` in `dbGetQuery()` call.
- Minor fixes.
@github-actions github-actions bot locked and limited conversation to collaborators Dec 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant