v.20.5Bug Fix
Fix Index Analysis Issue with Array Column in Primary Key
Fix the issue when index analysis cannot work if a table has Array column in primary key and if a query is filtering by this column withemptyornotEmptyfunctions. This fixes #11286. #11303 (alexey-milovidov).