Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-11645][SQL] Remove OpenHashSet for the old aggregate. #9621

Closed
wants to merge 1 commit into from

Conversation

rxin
Copy link
Contributor

@rxin rxin commented Nov 11, 2015

No description provided.

@rxin rxin changed the title [SPARK-11645][SQL] Remove all the set-related expressions for the old aggregate. [SPARK-11645][SQL] Remove OpenHashSet for the old aggregate. Nov 11, 2015
@rxin
Copy link
Contributor Author

rxin commented Nov 11, 2015

cc @yhuai

@SparkQA
Copy link

SparkQA commented Nov 11, 2015

Test build #2038 has finished for PR 9621 at commit bfdc937.

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

@SparkQA
Copy link

SparkQA commented Nov 11, 2015

Test build #45607 has finished for PR 9621 at commit bfdc937.

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

@yhuai
Copy link
Contributor

yhuai commented Nov 11, 2015

test this please

@yhuai
Copy link
Contributor

yhuai commented Nov 11, 2015

LGTM pending jenkins.

@SparkQA
Copy link

SparkQA commented Nov 11, 2015

Test build #45651 has finished for PR 9621 at commit bfdc937.

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

asfgit pushed a commit that referenced this pull request Nov 11, 2015
Author: Reynold Xin <rxin@databricks.com>

Closes #9621 from rxin/SPARK-11645.

(cherry picked from commit a9a6b80)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@asfgit asfgit closed this in a9a6b80 Nov 11, 2015
dskrvk pushed a commit to dskrvk/spark that referenced this pull request Nov 13, 2015
Author: Reynold Xin <rxin@databricks.com>

Closes apache#9621 from rxin/SPARK-11645.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants