Ten-HUT! The Apache Drill R interface package — sergeant — is now on CRAN
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
I’m extremely pleased to announce that the sergeant
package is now on CRAN or will be hitting your local CRAN mirror soon.
sergeant
provides JDBC, DBI and dplyr
/dbplyr
interfaces to Apache Drill. I’ve also wrapped a few goodies into the dplyr
custom functions that work with Drill and if you have Drill UDFs that don’t work “out of the box” with sergeant
‘s dplyr
interface, file an issue and I’ll make a special one for it in the package.
I’ve written about drill on the blog before so check out those posts for some history and stay tuned for more examples. The README should get you started using sergeant
and/or Drill (if you aren’t running Drill now, take a look and you’ll likely get hooked).
I’d like to take a moment to call out special thanks to Edward Visel for bootstrapping the dbplyr
update to sergeant
when the dplyr
/dbplyr
interfaces split. It saved me loads of time and really helped the progress of this package move faster towards a CRAN release.
R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.