Skip to content

TiFlash v4.0.14

Compare
Choose a tag to compare
@zhouqiang-cl zhouqiang-cl released this 27 Jul 09:23
5d1ac48

Bug fixes

  • Fix the potential panic issue that occurs when compiling DAG requests
  • Fix the panic issue that occurs when the read load is heavy
  • Fix the issue that TiFlash keeps restarting because of the split failure in column storage
  • Fix a potential bug that TiFlash cannot delete the delta data
  • Fix the incorrect results that occur when cloning the shared delta index concurrently
  • Fix a bug that TiFlash fails to restart in the case of incomplete data
  • Fix the issue that the old dm files cannot be removed automatically
  • Fix the panic issue that occurs when executing the SUBSTRING function with specific arguments
  • Fix the issue of incorrect results when casting the INTEGER type to the TIME type