harsha2010 / magellan

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

Handle more join types and expressions for Point in Polygon #202

Closed halfabrane closed 6 years ago

halfabrane commented 6 years ago

This PR adds the following join and expression support for Point in Polygon joins

codecov-io commented 6 years ago

Codecov Report

Merging #202 into master will decrease coverage by <.01%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #202      +/-   ##
========================================
- Coverage      90%    90%   -0.01%     
========================================
  Files          52     52              
  Lines        1791   1790       -1     
  Branches      125    129       +4     
========================================
- Hits         1612   1611       -1     
  Misses        179    179
Impacted Files Coverage Δ
src/main/scala/magellan/catalyst/SpatialJoin.scala 97.61% <100%> (-0.06%) :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 6df76f1...39be103. Read the comment docs.