Ohh! That is why! I missed that rename 😅
Thanks a lot Bartosz!
On Mon, 22 Mar 2021 at 09:55, Bartosz Konieczny
wrote:
> Hi German Schiavon,
>
> The property is supported in shuffle hash join strategy too and it was
> renamed here https://github.com/apache/spark/pull/29079/files. Try with
> *spa
Hi German Schiavon,
The property is supported in shuffle hash join strategy too and it was
renamed here https://github.com/apache/spark/pull/29079/files. Try with
*spark.sql.bucketing.coalesceBucketsInJoin.enabled* instead of
spark.sql.bucketing.coalesceBucketsInSortMergeJoin.enabled :)
(You can a