Release date: May 13, 2022
Upgrade recommendation: Some critical bugs related to the correctness of stored data or data queries have been fixed in this version. It is recommended that you upgrade your StarRocks cluster in time.
Bug Fixes
The following bugs are fixed:
- [Critical Bug] Data may be lost as a result of BE failures. This bug is fixed by introducing a mechanism that is used to publish a specific version to multiple BEs at a time. [3140](https://github.com/StarRocks/starrocks/issues/3140)
- [Critical Bug] If tablets are migrated in specific data ingestion phases, data continues to be written to the original disk on which the tablets are stored. As a result, data is lost, and queries cannot be run properly. [5160](https://github.com/StarRocks/starrocks/issues/5160)
- [Critical Bug] When you run queries after you perform multiple DELETE operations, you may obtain incorrect query results if optimization on low-cardinality columns is performed for the queries. [5712](https://github.com/StarRocks/starrocks/issues/5712)
- [Critical Bug] If a query contains a JOIN clause that is used to combine a column with DOUBLE values and a column with VARCHAR values, the query result may be incorrect. [5809](https://github.com/StarRocks/starrocks/pull/5809)
- In certain circumstances, when you load data into your StarRocks cluster, some replicas of specific versions are marked as valid by the FEs before taking effect. At this time, if you query data of the specific versions, StarRocks cannot find the data and reports errors. [5153](https://github.com/StarRocks/starrocks/issues/5153)
- If a parameter in the SPLIT function is set to NULL, the BEs of your StarRocks cluster may stop running. [4092](https://github.com/StarRocks/starrocks/issues/4092)
- After your cluster is upgraded from Apache Doris 0.13 to StarRocks 1.19.x and keeps running for a period of time, a further upgrade to StarRocks 2.0.1 may fail. [5309](https://github.com/StarRocks/starrocks/issues/5309)
Thanks to:
ABingHuang, Astralidea, HangyuanLiu, Pslydhh, Seaven, Youngwb, adzfolc, decster, gengjun-git, kangkaisen, mergify, miomiocat, mofeiatwork, rickif, satanson, sevev, stdpain