Skip to content

Commit

Permalink
tispark-2.1.5 release notes (#1090) (#1091)
Browse files Browse the repository at this point in the history
(cherry picked from commit ee4e284)
  • Loading branch information
marsishandsome authored Sep 2, 2019
1 parent 5ca2521 commit 2575928
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# TiSpark Changelog
All notable changes to this project will be documented in this file.

## [TiSpark 2.1.5] 2019-09-02
### Fixes
- Remove useless scala and jackson dependencies [#1079](https://github.com/pingcap/tispark/pull/1079)
- Fix range partition throw UnsupportedSyntaxException error [#1088](https://github.com/pingcap/tispark/pull/1088)
- Make TiSpark reading data from a hash partition table [#1089](https://github.com/pingcap/tispark/pull/1089)

## [TiSpark 2.2.0] 2019-08-30
### New Features
* Natively support writing data to TiKV (ACID) using Spark Data Source API
Expand Down

0 comments on commit 2575928

Please sign in to comment.