v.21.12Performance Improvements

Remove Excessive DESC TABLE Requests for remote() Identifier Usage

Remove excessive DESC TABLE requests for remote() (in case of remote('127.1', system.one) (i.e. identifier as the db.table instead of string) there was excessive DESC TABLE request). #32019 (Azat Khuzhin).