Good video. Too short apparently to cover the subject deep enough

General suggestion to the PLINQ team - please do provide programmers with extra knobs and switches to fine tune parallel execution flow.
Based on personal experience with SQL optimizers including the parallel ones, out of five more or less complex queries one would need a hint to run correctly.
I wouldn't expect PLINQ be any different in this regard, especially considering that it will work on data that won't have any statistics associated with them.