> > When SPARK-2211 is done, will spark sql automatically choose join > algorithms? > Is there some way to manually hint the optimizer? >
Ideally we will select the best algorithm for you. We are also considering ways to allow the user to hint.
> > When SPARK-2211 is done, will spark sql automatically choose join > algorithms? > Is there some way to manually hint the optimizer? >
Ideally we will select the best algorithm for you. We are also considering ways to allow the user to hint.