v.22.5Bug Fix

Fix Invalid Output in LowCardinality->ArrowDictionary with Non-UInt8 Indexes

Fix LowCardinality->ArrowDictionary invalid output when type of indexes is not UInt8. Closes #36832. #37043 (Kruglov Pavel).