harsha2010 / magellan

Geo Spatial Data Analytics on Spark
Apache License 2.0
534 stars 149 forks source link

Add Support for Spark 2.4.3 and Open JDK 8 #242

Open rahulbsw opened 4 years ago

rahulbsw commented 4 years ago

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

codecov-io commented 4 years ago

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%) :arrow_up:
src/main/scala/magellan/catalyst/SpatialJoin.scala 93.47% <75%> (-1.76%) :arrow_down:

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 commented 3 years ago

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