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

Warning about old dbplyr interface #103

Closed
federiva opened this issue Apr 27, 2023 · 1 comment
Closed

Warning about old dbplyr interface #103

federiva opened this issue Apr 27, 2023 · 1 comment

Comments

@federiva
Copy link

Hi! Thanks for this package!

When using RJDBC with dbplyr we are getting the following warning:

Warning: <JDBCConnection> uses an old dbplyr interface
ℹ Please install a newer version of the package or contact the maintainer

version output

platform       x86_64-pc-linux-gnu         
arch           x86_64                      
os             linux-gnu                   
system         x86_64, linux-gnu           
status                                     
major          4                           
minor          2.2                         
year           2022                        
month          10                          
day            31                          
svn rev        83211                       
language       R                           
version.string R version 4.2.2 (2022-10-31)
nickname       Innocent and Trusting  

RJDBC version: 0.2.10
dbplyr version: 2.3.1
dplyr version: 1.1.0

Let me know if I can be of any help!

@s-u
Copy link
Owner

s-u commented Apr 27, 2023

RJDBC does not use dplyr nor does it use any of its interfaces, so this looks like a bug in dplyr so please file it there.

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

2 participants