I am trying to understand the use of monotonically_increasing_id in Spark SQL.
Can anyone explain with an example, why do we need to have monotonically increasing ids in case of dataframes?
I am trying to understand the use of monotonically_increasing_id in Spark SQL.
Can anyone explain with an example, why do we need to have monotonically increasing ids in case of dataframes?