| [ Web Proxy ] |
| Viewing: https://spark.apache.org/docs/latest/api/python/reference/api/../pyspark.sql/datasource.html | [Back] [Original] |
Site Navigation
Site Navigation
Section Navigation
Returns a string represents the format name of this data source. |
|
|
Returns a |
Returns the schema of the data source. |
|
|
Returns a |
|
Returns a |
Returns an iterator of partitions for this data source. |
|
|
Called with the list of filters that can be pushed down to the data source. |
|
Generates data for a given partition and returns an iterator of tuples or rows. |
|
Register a Python user-defined data source. |
Informs the source that Spark has completed processing all data for offsets less than or equal to end and will only request offsets greater than end in the future. |
|
Returns the read limits potentially passed to the data source through options when creating the data source. |
|
Return the initial offset of the streaming data source. |
|
|
Returns the most recent offset available given a read limit. |
|
Returns a list of InputPartition given the start and end offsets. |
|
Generates data for a given partition and returns an iterator of tuples or rows. |
Returns the most recent offset available. |
|
Stop this source and free any resources it has allocated. |
|
|
Aborts this writing job due to task failures. |
|
Commits this writing job with a list of commit messages. |
|
Writes data into the data source. |
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 |