Xiao Li created SPARK-13225: ------------------------------- Summary: [SQL] Support Intersect All/Distinct Key: SPARK-13225 URL: https://issues.apache.org/jira/browse/SPARK-13225 Project: Spark Issue Type: Improvement Components: SQL Affects Versions: 2.0.0 Reporter: Xiao Li
In the SQL2003 Syntax, INTERSECT supports both ALL and DISTINCT {code} <SELECT statement1> INTERSECT [ALL | DISTINCT] <SELECT statement2> {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org