Yash Kothari created SPARK-43980: ------------------------------------ Summary: 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
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