v.23.1Bug Fix

Correct processing of SELECT queries with IN on KV engines using subquery with different type

Correctly process SELECT queries on KV engines (e.g. KeeperMap, EmbeddedRocksDB) using IN on the key with subquery producing different type. #45215 (Antonio Andelic).