Release date: June 24, 2022
Bug Fixes
The following bugs are fixed:
- Switching Leader FE node repetitively may cause all load jobs hang and fail. #7350
- Field of DECIMAL(18,2) type is shown as DECIMAL64(18,2) when checking the table schema with DESC SQL. #7309
- BE crashes when the memory usage estimation of MemTable exceeds 4GB, because, during a data skew in load, some fields may occupy a large amount of memory resources. #7161
- A large number of small segment files are created due to the overflow in the calculation of the max_rows_per_segment when there are many input rows in a compaction. #5610
Full Changelog: 2.1.8...2.1.10
Thanks to
@Seaven, @chaoyli, @decster, @gengjun-git, @mergify, @mofeiatwork, @satanson, @sduzh, @trueeyu, @xiaoyong-z