Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Support for Spark 2.4.3 and Open JDK 8 #242

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

rahulbsw
Copy link

@rahulbsw rahulbsw commented Oct 5, 2019

The change includes adding support for Apache Spark 2.4.3 and Open JDK 8
It also removed backward compatibility for the Spark Version below 2.3.0.
There is no feature change hence drop support will not impact any existing users because they will be using the version of older Jar

Rahul Jain and others added 10 commits October 4, 2019 15:15
upgraded SBT to 1.3.2
re-org build.sbt
Fix AttributeReference object reflect to support 2.4.3 spark
Google Common upgrades
enabled back some of the plugins which sbt 1.x support
coverageReport
@codecov-io
Copy link

Codecov Report

Merging #242 into master will increase coverage by 0.01%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #242      +/-   ##
==========================================
+ Coverage   90.12%   90.14%   +0.01%     
==========================================
  Files          52       52              
  Lines        1782     1785       +3     
  Branches      125       83      -42     
==========================================
+ Hits         1606     1609       +3     
  Misses        176      176
Impacted Files Coverage Δ
...in/scala/magellan/mapreduce/ShapeInputFormat.scala 93.54% <100%> (+2.92%) ⬆️
src/main/scala/magellan/catalyst/SpatialJoin.scala 93.47% <75%> (-1.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 402df2f...0718f80. Read the comment docs.

@ranieuwe
Copy link

It feels like this project should be forked as it is effectively dead :(

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.

None yet

3 participants