Skip to content

Conversation

mengxr
Copy link
Contributor

@mengxr mengxr commented Oct 14, 2021

Closes #382

@codecov-commenter
Copy link

codecov-commenter commented Oct 15, 2021

Codecov Report

Merging #400 (67d1a7c) into master (62b4bb8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #400   +/-   ##
=======================================
  Coverage   91.26%   91.26%           
=======================================
  Files          18       18           
  Lines         870      870           
  Branches       53       48    -5     
=======================================
  Hits          794      794           
  Misses         76       76           

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 62b4bb8...67d1a7c. Read the comment docs.

@mengxr mengxr changed the title [WIP] Build against Spark 3.2 Build against Spark 3.2 Oct 15, 2021
@mengxr mengxr requested a review from WeichenXu123 October 15, 2021 22:11
@@ -6,6 +6,8 @@ jobs:
fail-fast: false
matrix:
include:
- spark-version: 3.2.0
scala-version: 2.12.12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.12.15

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.12.15 doesn't work with scoverage.

@@ -6,6 +6,8 @@ jobs:
fail-fast: false
matrix:
include:
- spark-version: 3.2.0
scala-version: 2.12.12
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.12.15

@mengxr mengxr merged commit c7008f2 into graphframes:master Oct 16, 2021
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.

Release for Spark 3.1 and 3.2
3 participants