You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2015/05/20 22:36:00 UTC

[jira] [Commented] (SPARK-7724) Add support for Intersect and Except in Catalyst DSL

    [ https://issues.apache.org/jira/browse/SPARK-7724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553059#comment-14553059 ] 

Santiago M. Mola commented on SPARK-7724:
-----------------------------------------

DataFrame is beyond the scope here. I do use the catalyst DSL quite intensively for writing test cases, so I thought that a trivial patch to complete the API would make sense. I can continue using Intersect and Except clases directly though.

> 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
>              Labels: easyfix, starter
>
> 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org