Skip to content

[WIP][159] Fix non-deterministic ID assignment#192

Closed
phi-dbq wants to merge 3 commits intographframes:masterfrom
phi-dbq:ES3003
Closed

[WIP][159] Fix non-deterministic ID assignment#192
phi-dbq wants to merge 3 commits intographframes:masterfrom
phi-dbq:ES3003

Conversation

@phi-dbq
Copy link
Copy Markdown
Contributor

@phi-dbq phi-dbq commented May 10, 2017

This is a follow up task from [#189].
It removes SQLHelpers.zipWithUniqueId which is no longer needed.
We will make scalability test and address potential issues.
In the end, we will make a bug-fix release based on changes in this PR.

@codecov-io
Copy link
Copy Markdown

codecov-io commented May 10, 2017

Codecov Report

Merging #192 into master will increase coverage by 0.36%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
+ Coverage   86.78%   87.15%   +0.36%     
==========================================
  Files          23       23              
  Lines         757      755       -2     
  Branches       59       59              
==========================================
+ Hits          657      658       +1     
+ Misses        100       97       -3
Impacted Files Coverage Δ
...in/spark-2.x/org/apache/spark/sql/SQLHelpers.scala 50% <ø> (-50%) ⬇️
...in/spark-1.x/org/apache/spark/sql/SQLHelpers.scala 0% <ø> (ø) ⬆️
src/main/scala/org/graphframes/GraphFrame.scala 86.69% <100%> (+0.4%) ⬆️

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 8c3df6a...f659d12. Read the comment docs.

@jkbradley
Copy link
Copy Markdown
Member

@phi-dbq What about removing the 2.0 shim?

@phi-dbq phi-dbq closed this May 11, 2017
@phi-dbq phi-dbq deleted the ES3003 branch May 11, 2017 04:39
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.

4 participants