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

WIP: Point rdd #127

Open
wants to merge 50 commits into
base: develop
Choose a base branch
from
Open

WIP: Point rdd #127

wants to merge 50 commits into from

Conversation

zouzias
Copy link
Owner

@zouzias zouzias commented Oct 20, 2017

No description provided.

zouzias and others added 29 commits August 4, 2017 21:58
Two strategies for shape linkage are implemented.
* sbt: Lucene version update 7.0.0

* Lucene: query: remove queryParser.setLowercaseExpandedTerms

* sbt: update joda-convert
* ShapeLuceneRDD: fix kryo registration

* ShapeLuceneRDD: kryo: proper use of twitter chill

* ShapeLuceneRDD: kryo: add all classes required
@codecov-io
Copy link

codecov-io commented Oct 20, 2017

Codecov Report

Merging #127 into develop will decrease coverage by 3.03%.
The diff coverage is 57.14%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #127      +/-   ##
===========================================
- Coverage     76.8%   73.76%   -3.04%     
===========================================
  Files           33       40       +7     
  Lines          957     1117     +160     
  Branches        89       91       +2     
===========================================
+ Hits           735      824      +89     
- Misses         222      293      +71
Impacted Files Coverage Δ
...nerdd/spatial/commons/grids/PrefixTreeLoader.scala 100% <ø> (ø)
...ouzias/spark/lucenerdd/spatial/shape/package.scala 84.21% <ø> (ø) ⬆️
...d/spatial/commons/strategies/SpatialStrategy.scala 100% <ø> (ø)
...ucenerdd/response/LuceneRDDResponsePartition.scala 50% <0%> (-50%) ⬇️
...enerdd/spatial/commons/SpatialByXPartitioner.scala 0% <0%> (ø)
...enerdd/spatial/commons/context/ContextLoader.scala 80% <33.33%> (ø)
...spark/lucenerdd/spatial/point/PointLuceneRDD.scala 50% <50%> (ø)
...ias/spark/lucenerdd/aggregate/MaxPointMonoid.scala 50% <50%> (ø)
...ias/spark/lucenerdd/aggregate/MinPointMonoid.scala 50% <50%> (ø)
...tial/shape/partition/ShapeLuceneRDDPartition.scala 89.7% <60%> (-1.34%) ⬇️
... and 11 more

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 109edac...bfc7fd4. Read the comment docs.

@zouzias zouzias changed the title Point rdd WIP: Point rdd Oct 20, 2017
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.

2 participants