Does drop_duplicate guaranteed to keep the frist row and drop rest of the rows after sorting the dataframe in spark?

前端 未结 0 1984
暖寄归人
暖寄归人 2020-12-10 19:43

I have a dataframe, read from Avro file in Hadoop, with three columns (a,b,c), Where one is a key column and among two other columns one is of integer type and the other is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题