[ 
https://issues.apache.org/jira/browse/SPARK-54584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18043109#comment-18043109
 ] 

Aparna Garg commented on SPARK-54584:
-------------------------------------

User 'ericm-db' has created a pull request for this issue:
https://github.com/apache/spark/pull/53309

> Add `.name()` to the DataStreamReader to enable source naming
> -------------------------------------------------------------
>
>                 Key: SPARK-54584
>                 URL: https://issues.apache.org/jira/browse/SPARK-54584
>             Project: Spark
>          Issue Type: Improvement
>          Components: Structured Streaming
>    Affects Versions: 4.2
>            Reporter: Eric Marnadi
>            Priority: Major
>
> Currently sources are identified via their order in the logical plan. This is 
> brittle and any change to sources will break the streaming query. By allowing 
> the user to name their sources, they can add and remove sources at will, 
> allowing the query to continue with no manual intervention.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to