| [ Web Proxy ] |
| Viewing: https://spark.apache.org/docs/latest/api/python/reference/api/../pyspark.sql/../pyspark.sql/io.html | [Back] [Original] |
Site Navigation
Site Navigation
Section Navigation
|
Returns the row-level changes (Change Data Capture) from the specified table as a |
|
Loads a CSV file and returns the result as a |
|
Specifies the input data source format. |
|
Construct a |
|
Loads JSON files and returns the results as a |
|
Loads data from a data source and returns it as a |
|
Adds an input option for the underlying data source. |
|
Adds input options for the underlying data source. |
|
Loads ORC files, returning the result as a |
|
Loads Parquet files, returning the result as a |
|
Specifies the input schema. |
|
Returns the specified table as a |
|
Loads text files and returns a |
|
Buckets the output by the given columns. |
|
Saves the content of the |
|
Specifies the underlying output data source. |
|
Inserts the content of the |
|
Saves the content of the |
|
Saves the content of the |
|
Specifies the behavior when data or table already exists. |
|
Adds an output option for the underlying data source. |
|
Adds output options for the underlying data source. |
|
Saves the content of the |
|
Saves the content of the |
|
Partitions the output by the given columns on the file system. |
|
Saves the contents of the |
|
Saves the content of the |
|
Sorts the output in each bucket by the given columns on the file system. |
|
Saves the content of the DataFrame in a text file at the specified path. |
|
Specifies a provider for the underlying output data source. |
|
Add a write option. |
|
Add write options. |
|
Add table property. |
|
Partition the output table created by create, createOrReplace, or replace using the given columns or transforms. |
Create a new table from the contents of the data frame. |
|
Replace an existing table with the contents of the data frame. |
|
Create a new table or replace an existing table with the contents of the data frame. |
|
Append the contents of the data frame to the output table. |
|
|
Overwrite rows matching the given filter condition with the contents of the data frame in the output table. |
Overwrite all partition for which the data frame contains at least one row with the contents of the data frame in the output table. |
|
|
Initialize a WhenMatched action with a condition. |
|
Initialize a WhenNotMatched action with a condition. |
Initialize a WhenNotMatchedBySource action with a condition. |
|
Enable automatic schema evolution for this merge operation. |
|
Execute the merge operation. |
Copyright @ 2026 The Apache Software Foundation, Licensed under the Apache License, Version 2.0.
Created using Sphinx 4.5.0.
Built with the PyData Sphinx Theme 0.13.3.
| Web Proxy Viewer | New URL | Original Page |