Hey,
Does somebody know the kinds of dependencies that the new SQL operators produce?
I’m specifically interested in the relational join operation as it seems 
substantially more optimized.

The old join was narrow on two RDDs with the same partitioner.
Is the relational join narrow as well?

Cheers Jan

Reply via email to