Skip to content

[SPARK-10169] [SQL] [BRANCH-1.3] Partial aggregation's plan is wrong when a grouping expression is used as an argument of the aggregate fucntion#8380

Closed
yhuai wants to merge 2 commits into
apache:branch-1.3from
yhuai:aggTransformDown-branch1.3
Closed

[SPARK-10169] [SQL] [BRANCH-1.3] Partial aggregation's plan is wrong when a grouping expression is used as an argument of the aggregate fucntion#8380
yhuai wants to merge 2 commits into
apache:branch-1.3from
yhuai:aggTransformDown-branch1.3

Conversation

@yhuai

@yhuai yhuai commented Aug 23, 2015

Copy link
Copy Markdown
Contributor

Conflicts:
	sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
@SparkQA

SparkQA commented Aug 23, 2015

Copy link
Copy Markdown

Test build #41419 has finished for PR 8380 at commit f7f6945.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA

SparkQA commented Aug 23, 2015

Copy link
Copy Markdown

Test build #1681 has finished for PR 8380 at commit f7f6945.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Conflicts:
	sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/planning/patterns.scala
@SparkQA

SparkQA commented Aug 24, 2015

Copy link
Copy Markdown

Test build #41431 has finished for PR 8380 at commit 059c956.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA

SparkQA commented Aug 24, 2015

Copy link
Copy Markdown

Test build #1682 has finished for PR 8380 at commit 059c956.

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

@marmbrus

Copy link
Copy Markdown
Contributor

LGTM

asfgit pushed a commit that referenced this pull request Aug 24, 2015
…when a grouping expression is used as an argument of the aggregate fucntion

https://issues.apache.org/jira/browse/SPARK-10169

Author: Wenchen Fan <cloud0fan@outlook.com>
Author: Yin Huai <yhuai@databricks.com>

Closes #8380 from yhuai/aggTransformDown-branch1.3.
@marmbrus

Copy link
Copy Markdown
Contributor

Thanks guys, merged!

@yhuai yhuai closed this Aug 24, 2015
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.

4 participants