Eric Marnadi created SPARK-54584:
------------------------------------
Summary: 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
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]