Release date: July 9, 2022
Bug Fixes
The following bugs are fixed:
- Data loading into a table of the Primary Key model is suspended in the event of frequent data loads into that table.#7763
- Aggregate expressions are processed in an incorrect sequence during low-cardinality optimization, causing the count distinct function to return unexpected results. #7659
- No results are returned for the LIMIT clause, because the pruning rule in the clause cannot be properly processed. #7894
- If the global dictionary for low-cardinality optimization is applied on columns that are defined as join conditions for a query, the query returns unexpected results. 8302
Full Changelog: 2.1.10...2.1.11
Thanks to
@HangyuanLiu, @Seaven, @Youngwb, @chaoyli, @decster, @gengjun-git, @imay, @kangkaisen, @mergify, @rickif, @sduzh, @stdpain, @trueeyu