tikv v5.0.1 Release Notes

Release Date: 2021-04-23 // about 3 years ago
    • 👌 Improvements
      • Use zstd to compress the Region snapshot #10005
    • 🐛 Bug Fixes
      • Fix the issue that the coprocessor fails to properly handle the signed or unsigned integer types in the IN expression #10018
      • Fix the issue of many empty Regions after batch ingesting SST files #10015
      • Fix the potential panic that occurs when the input of cast_string_as_time is invalid UTF-8 bytes #9995
      • Fix a bug that TiKV cannot start up after the file dictionary file is damaged #9992