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

Yuming Wang updated SPARK-51519:
--------------------------------
    Attachment: Example.png

> MERGE INTO/UPDATE/DELETE support join hint
> ------------------------------------------
>
>                 Key: SPARK-51519
>                 URL: https://issues.apache.org/jira/browse/SPARK-51519
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 4.1.0
>            Reporter: Yuming Wang
>            Priority: Major
>         Attachments: Example.png, Oracle Merge into.png
>
>
> This feature request aims to enhance Spark SQL by adding support for join 
> hints in MERGE INTO, UPDATE, and DELETE operations. Join hints can help 
> optimize query execution by providing the Spark SQL engine with additional 
> information about how to perform joins more efficiently. This improvement 
> will allow users to specify join strategies (e.g., broadcast, shuffle) 
> directly within these operations, leading to potentially significant 
> performance gains in large-scale data processing scenarios.



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