v.21.12Performance Improvements
Remove Excessive DESC TABLE Requests for remote() Identifier Usage
Remove excessiveDESC TABLErequests forremote()(in case ofremote('127.1', system.one)(i.e. identifier as the db.table instead of string) there was excessiveDESC TABLErequest). #32019 (Azat Khuzhin).