Skip to content

Conversation

@EugenCepoi
Copy link
Contributor

@EugenCepoi EugenCepoi commented Sep 23, 2016

Fixes #549.
Luckily repartition is equivalent to coalesce with shuffle true and it's signature didn't change. So the fix is pretty simple...

@codecov-io
Copy link

Current coverage is 63.73% (diff: 100%)

Merging #550 into develop will decrease coverage by 0.04%

@@            develop       #550   diff @@
==========================================
  Files           109        109          
  Lines          4401       4401          
  Methods        4143       4007   -136   
  Messages          0          0          
  Branches        217        353   +136   
==========================================
- Hits           2807       2805     -2   
- Misses         1594       1596     +2   
  Partials          0          0          

Powered by Codecov. Last update 1520068...0dc7d31

@johnynek johnynek merged commit aec24e4 into twitter:develop Sep 23, 2016
@johnynek
Copy link
Collaborator

Thanks!

@johnynek
Copy link
Collaborator

@EugenCepoi I just published 0.12.2 if you want to pick this up.

@EugenCepoi
Copy link
Contributor Author

Thank you @johnynek you have been much faster than what I was hoping for! :)

@johnynek
Copy link
Collaborator

It is not always so fast! ;) When we don't change binary compatibility, it is easy.

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.

Incompatibilities with spark 2

3 participants