• Aggregate function: returns the first value in a group.

    Parameters

    Returns Column

    The function is non-deterministic because its results depends on the order of the rows which may be non-deterministic after a shuffle.

    3.5.0

  • Aggregate function: returns the first value in a group.

    Parameters

    Returns Column

    The function is non-deterministic because its results depends on the order of the rows which may be non-deterministic after a shuffle.

    3.5.0