github StarRocks/starrocks 2.2.2
Release notes 2.2.2

latest releases: 4.1.0, 4.0.9, 3.5.16...
3 years ago

Release date: June 29, 2022

Improvements

  • UDFs can be used across databases. #6865 #7211
  • Optimized concurrency control for internal processing such as schema change. This reduces pressure on FE metadata management. In addition, the possibility that load jobs may pile up or slow down is reduced in scenarios where huge volume of data needs to be loaded at high concurrency. #6838

BugFix

The following bugs are fixed:

  • The number of replicas (replication_num) created by using CTAS is incorrect. #7036
  • Metadata may be lost after ALTER ROUTINE LOAD is performed. #7068
  • Runtime filters fail to be pushed down. #7206 #7258
  • Pipeline issues that may cause memory leaks. #7295
  • Deadlock may occur when a Routine Load job is aborted. #6849
  • Some profile statistics information is inaccurate. #7074 #6789
  • The get_json_string function incorrectly processes JSON arrays.

Full Changelog: 2.2.1...2.2.2

Thanks to

@Astralidea, @DorianZheng, @HangyuanLiu, @Seaven, @Youngwb, @ZiheLiu, @caneGuy, @decster, @dirtysalt, @gengjun-git, @huangfeng1993, @imay, @liuyehcf, @meegoo, @mergify, @mofeiatwork, @rickif, @satanson, @sduzh, @sevev, @stdpain, @trueeyu, @xiaoyong-z

Don't miss a new starrocks release

NewReleases is sending notifications on new releases.