Hrbrmstr Sergeant Versions Save

:guardsman: Tools to Transform and Query Data with 'Apache' 'Drill'

v0.9.0

4 years ago

What's changed since CRAN v0.6.0:

  • API retries! (#ty @jameslamb)
  • Spelling! (#ty @trinker)
  • No Java! (me)
  • 0-row result handling! (#ty @scottcame)
  • progress bars! (#ty @scottcame)
  • fix auth issue! (#ty @Ahine)
  • better docker UX! (#ty @davidski)
  • column order preservation (fixes #18)
  • new `drill_functions()
  • much better error messages
  • 64-bit integer support
  • CTAS from a tbl (#29)
  • switch to {tinytest}
  • DBI tests

v.0.7.0-ALPHA

5 years ago

Refreshes the JDBC interface and introduces the ability to use an JDBC connection with dplyr.

v0.6.0

6 years ago

This release provides authentication support for DBI/dplyr and drill_connection() pure REST interfaces

v0.5.2

6 years ago

CRAN Release!

v0.5.0

6 years ago
  • No longer forces an rJava/RJDBC requirement
  • dplyr 0.7.0 compatibility
  • Removed Drill JAR from distro
  • Passes CRAN checks

v0.3.2

6 years ago

Works with dplyr 0.5.0 ecosystem