v.23.1Bug Fix
Correct processing of SELECT queries with IN on KV engines using subquery with different type
Correctly processSELECTqueries on KV engines (e.g. KeeperMap, EmbeddedRocksDB) usingINon the key with subquery producing different type. #45215 (Antonio Andelic).