Skip to content

Conversation

@ravipesala
Copy link
Contributor

Supporting multi column support in countDistinct function like count(distinct c1,c2..) in Spark SQL

@SparkQA
Copy link

SparkQA commented Nov 28, 2014

Test build #23943 has started for PR 3511 at commit 070e12a.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 28, 2014

Test build #23943 has finished for PR 3511 at commit 070e12a.

  • This patch fails Scala style tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23943/
Test FAILed.

@SparkQA
Copy link

SparkQA commented Nov 28, 2014

Test build #23944 has started for PR 3511 at commit cc4dbb1.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Nov 28, 2014

Test build #23944 has finished for PR 3511 at commit cc4dbb1.

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

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/23944/
Test PASSed.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: I think this can just be Multi-column COUNT(DISTINCT ...)

@asfgit asfgit closed this in 6a9ff19 Dec 1, 2014
asfgit pushed a commit that referenced this pull request Dec 1, 2014
…nction like count(distinct c1,c2..) in Spark SQL

Supporting multi column support in countDistinct function like count(distinct c1,c2..) in Spark SQL

Author: ravipesala <ravindra.pesala@huawei.com>
Author: Michael Armbrust <michael@databricks.com>

Closes #3511 from ravipesala/countdistinct and squashes the following commits:

cc4dbb1 [ravipesala] style
070e12a [ravipesala] Supporting multi column support in count(distinct c1,c2..) in Spark SQL

(cherry picked from commit 6a9ff19)
Signed-off-by: Michael Armbrust <michael@databricks.com>
@marmbrus
Copy link
Contributor

marmbrus commented Dec 1, 2014

Thanks, merged to master and 1.2 (I made the minor change while merging).

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