DP
Size: a a a
DP
DP
DP
GG
YE
AK
AM
Ж
VK
GG
Ж
Ж
R
'save' does not support bucketBy and sortBy right now;
org.apache.spark.sql.AnalysisException: 'save' does not support bucketBy and sortBy right now;
latestUpdates
.write.format("parquet")
.mode(SaveMode.Overwrite)
.bucketBy(amountOfBuckets, bucketingColumn)
.sortBy(bucketingColumn)
.save(someLocation)
AZ
'save' does not support bucketBy and sortBy right now;
org.apache.spark.sql.AnalysisException: 'save' does not support bucketBy and sortBy right now;
latestUpdates
.write.format("parquet")
.mode(SaveMode.Overwrite)
.bucketBy(amountOfBuckets, bucketingColumn)
.sortBy(bucketingColumn)
.save(someLocation)
R
AZ
AY
DZ
DZ
AZ