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

Query Rewrite for Shape in Range Queries to utilize min/max pruning where possible #159

Merged
merged 2 commits into from
Sep 12, 2017

Conversation

halfabrane
Copy link
Contributor

No description provided.

@harsha2010 harsha2010 merged commit 829860d into harsha2010:master Sep 12, 2017
@codecov-io
Copy link

codecov-io commented Sep 12, 2017

Codecov Report

Merging #159 into master will increase coverage by 0.72%.
The diff coverage is 98.17%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #159      +/-   ##
=========================================
+ Coverage   88.58%   89.3%   +0.72%     
=========================================
  Files          49      47       -2     
  Lines        1480    1533      +53     
  Branches      106     103       -3     
=========================================
+ Hits         1311    1369      +58     
+ Misses        169     164       -5
Impacted Files Coverage Δ
src/main/scala/magellan/catalyst/SpatialJoin.scala 97.14% <ø> (ø) ⬆️
src/main/scala/magellan/dsl/package.scala 86.66% <100%> (+0.95%) ⬆️
src/main/scala/magellan/Utils.scala 100% <100%> (ø) ⬆️
src/main/scala/magellan/Point.scala 72% <100%> (+24.17%) ⬆️
...he/spark/sql/catalyst/expressions/predicates.scala 99.34% <100%> (ø)
src/main/scala/magellan/BoundingBox.scala 93.47% <100%> (+0.97%) ⬆️
...in/scala/magellan/catalyst/RangeQueryRewrite.scala 100% <100%> (ø)
...che/spark/sql/catalyst/expressions/functions.scala 97.34% <97.34%> (ø)
... and 2 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 7161271...96fb118. Read the comment docs.

@halfabrane halfabrane deleted the POINT-IN-RANGE-QUERY branch March 5, 2018 20:44
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.

3 participants