Skip to content

TiFlash v6.1.3

Compare
Choose a tag to compare
@sre-bot sre-bot released this 05 Dec 03:18
09e3a9e

Bug fixes

  • Fix the issue that logical operators return wrong results when the argument type is UInt8 #6127
  • Fix the issue that wrong data input for CAST(value AS DATETIME) causing high TiFlash sys CPU #5097 @xzhangxian1008
  • Fix the issue that heavy write pressure might generate too many column files in the delta layer #6361 @lidezhu
  • Fix the issue that column files in the delta layer cannot be compacted after restarting TiFlash #6159 @lidezhu