v.20.10Bug Fix
Fix for Not Found Column Exception in Virtual Column Queries
Fix some cases of queries, in which only virtual columns are selected. Previously Not found column _nothing in block exception may be thrown. Fixes #12298. #15756 (Anton Popov).