Due to no multi-column support with IN statements (https://github.com/doctrine/doctrine2/issues/5238). We could support this case by using one sub query per identifier, but it may be better to add the multi-column support in Doctrine.