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-21083][SQL][branch-2.2] Store zero size and row count when analyzing empty table #18575

Closed
wants to merge 1 commit into from

Conversation

wzhfy
Copy link
Contributor

@wzhfy wzhfy commented Jul 9, 2017

What changes were proposed in this pull request?

We should be able to store zero size and row count after analyzing empty table.
This is a backport for 9fccc36.

How was this patch tested?

Added new test.

@SparkQA
Copy link

SparkQA commented Jul 9, 2017

Test build #79399 has started for PR 18575 at commit 118753d.

@wzhfy
Copy link
Contributor Author

wzhfy commented Jul 9, 2017

cc @gatorsmile @cloud-fan

@wzhfy
Copy link
Contributor Author

wzhfy commented Jul 9, 2017

retest this please

@SparkQA
Copy link

SparkQA commented Jul 9, 2017

Test build #79407 has finished for PR 18575 at commit 118753d.

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

@cloud-fan
Copy link
Contributor

thanks, merging to 2.2!

asfgit pushed a commit that referenced this pull request Jul 9, 2017
…lyzing empty table

## What changes were proposed in this pull request?

We should be able to store zero size and row count after analyzing empty table.
This is a backport for 9fccc36.

## How was this patch tested?

Added new test.

Author: Zhenhua Wang <wangzhenhua@huawei.com>

Closes #18575 from wzhfy/analyzeEmptyTable-2.2.
@wzhfy wzhfy closed this Jul 10, 2017
MatthewRBruce pushed a commit to Shopify/spark that referenced this pull request Jul 31, 2018
…lyzing empty table

## What changes were proposed in this pull request?

We should be able to store zero size and row count after analyzing empty table.
This is a backport for apache@9fccc36.

## How was this patch tested?

Added new test.

Author: Zhenhua Wang <wangzhenhua@huawei.com>

Closes apache#18575 from wzhfy/analyzeEmptyTable-2.2.
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