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

dplyr translations for odbc #152

Open
jonkeane opened this issue Nov 2, 2021 · 0 comments
Open

dplyr translations for odbc #152

jonkeane opened this issue Nov 2, 2021 · 0 comments

Comments

@jonkeane
Copy link
Collaborator

jonkeane commented Nov 2, 2021

#151 enabled tests for some dplyr translations, however odbc backends will not work because the class of the mock connection doesn't inherit from the adhoc classes that odbc generates and we get the following error:

Error (test-dbi-generic-integration.R:361:13): dplyr + a regex odbc
Error: str_detect() is not available in this SQL variant
Backtrace:
  1. `%>%`(...) test-dbi-generic-integration.R:361:12
 17. dbplyr:::str_detect(name, "\\.")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant