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

Daniel Tenedorio resolved SPARK-55039.
--------------------------------------
    Fix Version/s: 4.2.0
       Resolution: Fixed

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

> Add IDENTIFIED BY syntax for naming streaming sources
> -----------------------------------------------------
>
>                 Key: SPARK-55039
>                 URL: https://issues.apache.org/jira/browse/SPARK-55039
>             Project: Spark
>          Issue Type: Task
>          Components: Structured Streaming
>    Affects Versions: 4.2.0
>            Reporter: Eric Marnadi
>            Assignee: Eric Marnadi
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.2.0
>
>
> Add SQL syntax support for naming streaming sources using the `IDENTIFIED BY` 
> clause. Users can now specify a name for a streaming source directly in SQL 
> queries:
> ```sql
> SELECT * FROM STREAM table_name IDENTIFIED BY source_name
> ```



--
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