Skip to content

Conversation

@cloud-fan
Copy link
Contributor

Currently we only support Seq[Expression], we should handle cases like Seq[Seq[Expression]] so that we can remove the unnecessary GroupExpression.

@SparkQA
Copy link

SparkQA commented Jun 8, 2015

Test build #34441 has finished for PR 6706 at commit 60a1193.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@rxin
Copy link
Contributor

rxin commented Jun 11, 2015

Thanks. I've merged this.

@asfgit asfgit closed this in 4e42842 Jun 11, 2015
nemccarthy pushed a commit to nemccarthy/spark that referenced this pull request Jun 19, 2015
…quence

Currently we only support `Seq[Expression]`, we should handle cases like `Seq[Seq[Expression]]` so that we can remove the unnecessary `GroupExpression`.

Author: Wenchen Fan <[email protected]>

Closes apache#6706 from cloud-fan/clean and squashes the following commits:

60a1193 [Wenchen Fan] support nested expression sequence and remove GroupExpression
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants