Skip to content

Commit

Permalink
Update CHANGES.txt: add missing SPARKC-130 entry
Browse files Browse the repository at this point in the history
  • Loading branch information
pkolaczk committed Jun 1, 2015
1 parent 33bfc92 commit 6cffeba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
1.2.2
* Updated Spark version to 1.2.2, Scala to 2.10.5 / 2.11.6
* Enabled Java API artifact generation for Scala 2.11.x (SPARKC-130)
* Fixed a bug preventing a custom type converter from being used
when saving data. RowWriter implementations must
perform type conversions now. (SPARKC-157)
Expand Down

0 comments on commit 6cffeba

Please sign in to comment.