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-19132] [SQL] Add test cases for row size estimation and aggregate estimation #16551

Closed
wants to merge 2 commits into from

Conversation

wzhfy
Copy link
Contributor

@wzhfy wzhfy commented Jan 11, 2017

What changes were proposed in this pull request?

In this pr, we add more test cases for project and aggregate estimation.

How was this patch tested?

Add test cases.

@SparkQA
Copy link

SparkQA commented Jan 11, 2017

Test build #71212 has finished for PR 16551 at commit 5a72b16.

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

@wzhfy
Copy link
Contributor Author

wzhfy commented Jan 11, 2017

cc @rxin

@SparkQA
Copy link

SparkQA commented Jan 11, 2017

Test build #71213 has finished for PR 16551 at commit 0ff6985.

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

@rxin
Copy link
Contributor

rxin commented Jan 11, 2017

Thanks - merging in master.

@asfgit asfgit closed this in 43fa21b Jan 11, 2017
uzadude pushed a commit to uzadude/spark that referenced this pull request Jan 27, 2017
…te estimation

## What changes were proposed in this pull request?

In this pr, we add more test cases for project and aggregate estimation.

## How was this patch tested?

Add test cases.

Author: wangzhenhua <wangzhenhua@huawei.com>

Closes apache#16551 from wzhfy/addTests.
cmonkey pushed a commit to cmonkey/spark that referenced this pull request Feb 15, 2017
…te estimation

## What changes were proposed in this pull request?

In this pr, we add more test cases for project and aggregate estimation.

## How was this patch tested?

Add test cases.

Author: wangzhenhua <wangzhenhua@huawei.com>

Closes apache#16551 from wzhfy/addTests.
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