v.20.5Bug Fix

Remove Count Query Optimization for Row-Level Security

Remove trivial count query optimization if row-level security is set. In previous versions the user get total count of records in a table instead filtered. This fixes #11352. #11644 (alexey-milovidov).