Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
set enable_analyzer=1;
SELECT concat('With ', materialize(_CAST('ba\0', 'LowCardinality(FixedString(3))'))) AS `concat('With ', materialize(CAST('ba\\0', 'LowCardinality(FixedString(3))')))` FROM system.one GROUP BY 'With ';