Santiago M. Mola created SPARK-7724:
---------------------------------------
Summary: Add support for Intersect and Except in Catalyst DSL
Key: SPARK-7724
URL: https://issues.apache.org/jira/browse/SPARK-7724
Project: Spark
Issue Type: Improvement
Components: SQL
Affects Versions: 1.3.1
Reporter: Santiago M. Mola
Priority: Trivial
Catalyst DSL to create logical plans supports most of the current plan, but it
is missing Except and Intersect. See LogicalPlanFunctions:
https://github.com/apache/spark/blob/6008ec14ed6491d0a854bb50548c46f2f9709269/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/dsl/package.scala#L248
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]