You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2023/11/16 15:44:00 UTC

[jira] [Updated] (SPARK-43980) Add support for EXCEPT in select clause, similar to what databricks provides

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

ASF GitHub Bot updated SPARK-43980:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org