Skip to content

Commit

Permalink
tispark-2.1.5 release notes (#1090)
Browse files Browse the repository at this point in the history
  • Loading branch information
marsishandsome authored Sep 2, 2019
1 parent f412825 commit ee4e284
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.1.4] 2019-08-27
### Fixes
- Fix distinct without alias bug: disable pushdown aggregate with alias [#1055](https://github.com/pingcap/tispark/pull/1055)
Expand Down

0 comments on commit ee4e284

Please sign in to comment.