v.20.6Bug Fix
Fixed "Cannot capture column" Error for Higher-Order Functions with Tuple(LowCardinality) Argument
Fixed errorCannot capture columnfor higher-order functions withTuple(LowCardinality)argument. Fixes #9766. #12055 (Nikolai Kochetov).