Skip to content

1.0-RC2

Compare
Choose a tag to compare
@Novemser Novemser released this 26 Apr 01:10
· 916 commits to master since this release
b9bd841
  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.