TiSpark 2.1.1
TiSpark 2.1.1 is released!
TiSpark 2.1.1 is a bug fix release. The most important bug fixed in this release is #882.
We suggest all users who use TiSpark 2.1 to upgrade to TiSpark 2.1.1.
Fixes
- Add TiDB/TiKV/PD version and Spark version supported for each latest major release (#804) (#887)
- Fix incorrect timestamp of
tidbMapDatabase
(#862) (#885) - Fix column size estimation (#858) (#884)
- fix count error, if advanceNextResponse is empty, we should read next region (#878) (#882)
- use fixed version of proto instead of master branch (#843) (#850)