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

Wenchen Fan resolved SPARK-43980.
---------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

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

> Add support for EXCEPT in select clause, similar to what databricks provides
> ----------------------------------------------------------------------------
>
>                 Key: SPARK-43980
>                 URL: https://issues.apache.org/jira/browse/SPARK-43980
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>    Affects Versions: 3.4.0
>            Reporter: Yash Kothari
>            Assignee: Yash Kothari
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> I'm looking for a way to incorporate the {{select * except(col1, ...)}} 
> clause provided by Databricks into my workflow. I don't use Databricks and 
> would like to introduce this {{select except}} clause either as a 
> spark-package or by contributing a change to Spark.
> However, I'm unsure about how to begin this process and would appreciate any 
> guidance from the community.
> [https://docs.databricks.com/sql/language-manual/sql-ref-syntax-qry-select.html#examples]
>  
> Thank you for your assistance.



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