[ https://issues.apache.org/jira/browse/SPARK-53297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Calili dos Santos Silva updated SPARK-53297: -------------------------------------------- Fix Version/s: 3.5.5 > 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 > Priority: Trivial > Labels: documentation, easyfix, pull-request-available > Fix For: 3.5.5, 3.5.6, 4.0.0, 4.0.1 > > 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