Skip to content

Releases: RevolutionAnalytics/dplyr-spark

0.3.0

18 Aug 20:11
Compare
Choose a tag to compare

First release with fairly complete dplyr support, with some set operations and anti-joins the most relevant omissions. Also endowed with a substantial test suite.

0.2.2

01 Jun 16:33
Compare
Choose a tag to compare
0.2.2 Pre-release
Pre-release

Fixes for #7 #10 #18 and better src print.

0.2.0

29 May 00:14
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Clean up temp tables when a src object is disposed of
  • implement additional tbl operations including some two-table ones, such as left_join

0.1.1

23 May 04:24
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

Added man entry, quelled warnings, improved installation instructions

0.1.0

22 May 18:11
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release

First release! Kick the tires but be careful! Feedback appreciated. Check the Readme document for installation instructions.