[DOC] Document supported versions of Java, Python, Scala#158
Merged
jkbradley merged 2 commits intographframes:masterfrom Jan 17, 2017
Merged
[DOC] Document supported versions of Java, Python, Scala#158jkbradley merged 2 commits intographframes:masterfrom
jkbradley merged 2 commits intographframes:masterfrom
Conversation
Current coverage is 87.17% (diff: 100%)@@ master #158 diff @@
==========================================
Files 18 18
Lines 765 764 -1
Methods 687 689 +2
Messages 0 0
Branches 68 65 -3
==========================================
- Hits 667 666 -1
Misses 98 98
Partials 0 0
|
thunterdb
reviewed
Jan 10, 2017
docs/index.md
Outdated
| GraphFrames is compatible with Spark 1.6+. However, later versions of Spark include major improvements | ||
| to DataFrames, so GraphFrames may be more efficient when running on more recent Spark versions. | ||
|
|
||
| GraphFrames is tested with Java 7, Python 2 and 3, and running against Spark 1.6+ (Scala 2.10.6) and Spark 2.0+ (Scala 2.11.8). |
Contributor
There was a problem hiding this comment.
Can you drop the minors of the scala versions?
Member
Author
There was a problem hiding this comment.
done - I think you mean patch part of the scala versions
Member
Author
|
@thunterdb when you get a chance. I'll open a PR for #166 too once this is in. (although, we probably need to snap version back to 0.3 manually instead of 0.4.0-SNAPSHOT) |
Member
|
LGTM, thank you! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
related to #151