Hello, Where can I find docs about how joins are implemented in SparkSQL? In particular, I'd like to know whether they are implemented according to their relational algebra definition as filters on top of a cartesian product.
Thanks, Alex
Hello, Where can I find docs about how joins are implemented in SparkSQL? In particular, I'd like to know whether they are implemented according to their relational algebra definition as filters on top of a cartesian product.
Thanks, Alex