v.21.8Bug Fix
Fix sharding_key for remote() function to prevent column error
Fix sharding_key from column w/o function forremote()(beforeselect * from remote('127.1', system.one, dummy)leads toUnknown column: dummy, there are only columns .error). #25824 (Azat Khuzhin).