Skip to content

Commit

Permalink
Prepare Release 2.3.0
Browse files Browse the repository at this point in the history
 * Support for Spark 2.3.0 (SPARKC-530)
 * Pushdown filter for composite partition keys doesn't work (SPARKC-490)
 * Removal of Scala-2.10 support
  • Loading branch information
RussellSpitzer committed May 17, 2018
1 parent d8a3eb4 commit a76cd9d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@

2.3.0
* Support for Spark 2.3.0 (SPARKC-530)
* Pushdown filter for composite partition keys doesn't work (SPARKC-490)
* Removal of Scala-2.10 support

********************************************************************************

2.0.8
* Allow non-cluster prefixed options in sqlConf (SPARKC-531)
* Change Str Literal Match to Be Greedy (SPARKC-532)
Expand Down

0 comments on commit a76cd9d

Please sign in to comment.