We had a internal discussion, but ended up not being 100% sure. So here's the question.
When we run DQE on a CI, where are the rules evaluated? Does the DPE get the full data (possibly with filters on the MP?) and the run the rules evaluation IN the DPE. Or does the DPE create a SQL-like statement and does the source DB return the results?
As we also run on Hadoop with DPE on Hadoop. Is this the same.