Skip to content

Release notes 2.1.2

Compare
Choose a tag to compare
@Dshadowzh Dshadowzh released this 14 Mar 08:27
· 17231 commits to main since this release

Release date: March 14, 2022

BugFix

The following bugs are fixed:

  • In a rolling upgrade from version 1.19 to 2.1, BE nodes stop working because of unmatched chunk sizes beween two versions. #3834
  • Loading tasks may fail while StarRocks is updating from version 2.0 to 2.1. #3828
  • Query fails when there is no appropriate execution plan for single-tablet table joins. #3854
  • A deadlock problem may occur when an FE node collects information to build a global dictionary for low-cardinality optimization. #3839
  • Query fails when BE nodes are in suspended animation due to deadlock.
  • BI tools cannot connect to StarRocks when the show variables command fails.#3708