Skip to content

Allow custom persistence level for internal graphframes dataframes#245

Closed
amuraru wants to merge 1 commit intographframes:masterfrom
hstack:custom_persistence_dataframes
Closed

Allow custom persistence level for internal graphframes dataframes#245
amuraru wants to merge 1 commit intographframes:masterfrom
hstack:custom_persistence_dataframes

Conversation

@amuraru
Copy link
Copy Markdown

@amuraru amuraru commented Nov 29, 2017

On large dataframes persisting on DISK only renders better performance in our case.
This patch adds support to set custom StorageLevel for internal DataFrames

@codecov-io
Copy link
Copy Markdown

codecov-io commented Nov 29, 2017

Codecov Report

Merging #245 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #245   +/-   ##
=======================================
  Coverage   89.18%   89.18%           
=======================================
  Files          20       20           
  Lines         740      740           
  Branches       40       42    +2     
=======================================
  Hits          660      660           
  Misses         80       80
Impacted Files Coverage Δ
src/main/scala/org/graphframes/GraphFrame.scala 86.56% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7948381...0a78e50. Read the comment docs.

@SemyonSinchenko
Copy link
Copy Markdown
Collaborator

Closed in favor of #698

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