v.21.4Bug Fixes

Fix Exception with Digit-Named Columns in SELECT with Constant WHERE Condition

Fix exception which may happen when SELECT has constant WHERE condition and source table has columns which names are digits. #22270 (LiuNeng).