Skip to content

Releases: pingcap/tispark

1.0-RC2

26 Apr 01:10
b9bd841
Compare
Choose a tag to compare
  1. Improve statistics info management and plan cost evaluation.
  2. Index read will be downgraded to table scan if index read causes too much pressure(estimated) on TiKV.
  3. Improve TiSpark error handling logic.
  4. Force refresh metadata support.
  5. Improve expression system.
  6. Fix unsigned datatype used in index.
  7. Minor bug fixes.

1.0-RC1

15 Mar 12:44
Compare
Choose a tag to compare
TiDBMapDatabase fails when Decimal length exceeding 38 (#285)