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-13750] [SQL] fix sizeInBytes of HadoopFsRelation #11590

Closed
wants to merge 1 commit into from

Conversation

davies
Copy link
Contributor

@davies davies commented Mar 8, 2016

What changes were proposed in this pull request?

This PR fix the sizeInBytes of HadoopFsRelation.

How was this patch tested?

Added regression test for that.

@davies
Copy link
Contributor Author

davies commented Mar 8, 2016

cc @marmbrus

@marmbrus
Copy link
Contributor

marmbrus commented Mar 8, 2016

LGTM

@SparkQA
Copy link

SparkQA commented Mar 9, 2016

Test build #52701 has finished for PR 11590 at commit 87c1f0a.

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

@marmbrus
Copy link
Contributor

marmbrus commented Mar 9, 2016

Thanks, merging to master!

@asfgit asfgit closed this in 982ef2b Mar 9, 2016
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
## What changes were proposed in this pull request?

This PR fix the sizeInBytes of HadoopFsRelation.

## How was this patch tested?

Added regression test for that.

Author: Davies Liu <davies@databricks.com>

Closes apache#11590 from davies/fix_sizeInBytes.
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