v.20.12Performance Improvement

Add VIEW Subquery Support and Optimizations to EXPLAIN

Add VIEW subquery description to EXPLAIN. Limit push down optimisation for VIEW. Add local replicas of Distributed to query plan. #14936 (Nikolai Kochetov).