Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Applies to:
Databricks SQL
Databricks Runtime
Returns the current partition ID.
Syntax
spark_partition_id()
Arguments
The function takes no arguments.
Returns
An INTEGER.
Examples
> SELECT spark_partition_id();
0