Skip to content

Commit

Permalink
release tispark-2.1.4 (#1068)
Browse files Browse the repository at this point in the history
  • Loading branch information
marsishandsome authored Aug 27, 2019
1 parent 06e3809 commit fd8068a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# TiSpark Changelog
All notable changes to this project will be documented in this file.

## [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)
- Fix reflection bug: pass in different arguments for different version of same function [#1037](https://github.com/pingcap/tispark/pull/1037)

## [TiSpark 2.1.3] 2019-08-15
### Fixes
- Fix cost model in table scan [#1023](https://github.com/pingcap/tispark/pull/1023)
Expand Down

0 comments on commit fd8068a

Please sign in to comment.