[ 
https://issues.apache.org/jira/browse/SPARK-53297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-53297.
----------------------------------
    Fix Version/s: 4.1.0
                       (was: 4.0.0)
                       (was: 3.5.5)
                       (was: 3.5.6)
       Resolution: Fixed

Issue resolved by pull request 52051
[https://github.com/apache/spark/pull/52051]

> Fix StreamingTable Declarative Pipelines API docstring
> ------------------------------------------------------
>
>                 Key: SPARK-53297
>                 URL: https://issues.apache.org/jira/browse/SPARK-53297
>             Project: Spark
>          Issue Type: Documentation
>          Components: Declarative Pipelines, Documentation, PySpark
>    Affects Versions: 3.5.5, 3.5.6, 4.0.0
>            Reporter: Calili dos Santos Silva
>            Assignee: Calili dos Santos Silva
>            Priority: Trivial
>              Labels: documentation, easyfix, pull-request-available
>             Fix For: 4.1.0
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> The objective is fix the docstring of the class StreamingTable in 
> python/pyspark/pipelines/dataset.py
>  
> * Currently:
> """Definition of a materialized view in a pipeline dataflow graph. A 
> streaming table is a
>     table whose contents are produced by one or more streaming flows."""
>  
> * Fixed:
> """Definition of a streaming table in a pipeline dataflow graph. A streaming 
> table is a
>     table whose contents are produced by one or more streaming flows."""



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to