Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
Specifies a provider for the underlying output data source. Spark's default catalog supports "parquet", "json", and other built-in formats.
Syntax
using(provider)
Parameters
| Parameter | Type | Description |
|---|---|---|
provider |
str | The name of the data source provider. |
Returns
DataFrameWriterV2