dplyr-snowflakedb icon indicating copy to clipboard operation
dplyr-snowflakedb copied to clipboard

Is this project being actively maintained?

Open J-T-R opened this issue 5 years ago • 4 comments

Or is there another more active fork?

J-T-R avatar Jan 07 '20 11:01 J-T-R

Good question. Is there a problem you encounter?

rdatasculptor avatar Jan 07 '20 11:01 rdatasculptor

No specific issue, but the lack of activity on the issues is a bit worrying.

For example, the out of date regions issue (https://github.com/snowflakedb/dplyr-snowflakedb/issues/18), which is a very simple fix but a very old issue. You can work around it, but it's still not great.

J-T-R avatar Jan 07 '20 12:01 J-T-R

https://community.snowflake.com/s/article/How-To-Connect-Snowflake-with-R-RStudio-using-RODBC-driver-on-Windows-MacOS-Linux

I'm able to connect via those instructions (on a MacOS, the Mac's ODBC config is not working so I spec all params (uid, driver, etc) in the dbConnect).

What is the preferred mechanism ODBC or this repo? DPLYR has come a long way in the last several years; does this project even work anymore?

schnee avatar Jul 12 '20 00:07 schnee

thank you so much @schnee for pointing to the ODBC link, you got another converter in me :) Happy with the ODBC and R Studio's nice integration with Snowflake. I would encourage everyone to abandon the dplyr-snowflakedb and switch to ODBC. It is very well documented on both Snowflake side (see above in @schnee comment) as well as in RStudio's side, e.g. https://db.rstudio.com/rstudio/connections/

armenic avatar Jan 26 '21 03:01 armenic