I am reading different datasets as below
val df1 = spark.read.load(\'loc1\') val df2 = spark.read.load(\'loc2\')
The number of partitions cre