Skip to content

[SPARK-21083][SQL][branch-2.1] Store zero size and row count when analyzing empty table#18577

Closed
wzhfy wants to merge 1 commit intoapache:branch-2.1from
wzhfy:analyzeEmptyTable-2.1
Closed

[SPARK-21083][SQL][branch-2.1] Store zero size and row count when analyzing empty table#18577
wzhfy wants to merge 1 commit intoapache:branch-2.1from
wzhfy:analyzeEmptyTable-2.1

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 #79406 has finished for PR 18577 at commit 4a1cd8d.

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

@wzhfy
Copy link
Contributor Author

wzhfy commented Jul 10, 2017

cc @cloud-fan @gatorsmile Should we also backport to 2.1?

@cloud-fan
Copy link
Contributor

thanks, merging to 2.1

asfgit pushed a commit that referenced this pull request Jul 10, 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 <wzh_zju@163.com>

Closes #18577 from wzhfy/analyzeEmptyTable-2.1.
@wzhfy wzhfy closed this Jul 10, 2017
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