In the last post, we dug into how the MapReduce process works. Today, I want to spend a little bit of time talking about forcing MapReduce operations and disabling external pushdown. What Can We Force? Before we get into the mechanics behind forcing pushdown, it's important to note that predicate pushdown is somewhat limited in…