github StarRocks/starrocks 2.2.6
Release notes 2.2.6

latest releases: 4.1.0, 3.5.15, 4.0.8...
3 years ago

Bug Fixes

The following bugs are fixed:

  • The result of order by... limit...offset is incorrect when the subquery contains LIMIT.
  • The BE crashes when partial update is performed on a table with large data volume.
  • Compaction causes memory to overflow when the size of BITMAP data exceeds 2 GB.
  • The like() and regexp() functions do not work if the pattern length exceeds 16 KB.

Behavior Changes

  • The format used to represent array values in the output is modified. Escape characters are no longer used in the returned JSON values. For example, [{"k1":"v1"}] is returned, instead of "[{"k1":"v1"}]".

Don't miss a new starrocks release

NewReleases is sending notifications on new releases.