Functions.MonotonicallyIncreasingId Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A column expression that generates monotonically increasing 64-bit integers.
public static Microsoft.Spark.Sql.Column MonotonicallyIncreasingId ();
static member MonotonicallyIncreasingId : unit -> Microsoft.Spark.Sql.Column
Public Shared Function MonotonicallyIncreasingId () As Column
Returns
Column object