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

RangeReader SPI #2998

Merged
merged 1 commit into from
Jun 18, 2019
Merged

Conversation

jbouffard
Copy link
Contributor

Overview

This PR supersedes #2977 and it was created in order to avoid a painful rebase.

Checklist

  • docs/CHANGELOG.rst updated, if necessary
  • docs guides update, if necessary
  • Unit tests added for bug-fix or new feature

Closes #2940

@jbouffard jbouffard mentioned this pull request Jun 17, 2019
4 tasks
Copy link
Member

@pomadchin pomadchin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, once travis is happy let's merge it in.

@jbouffard jbouffard force-pushed the feature/range-reader-spi-2 branch from 791f4b2 to 65228f0 Compare June 17, 2019 15:08
Signed-off-by: Jacob Bouffard <jbouffard@azavea.com>

Implemented RangeReader SPI for hdfs

Signed-off-by: Jacob Bouffard <jbouffard@azavea.com>

Updated imports

Signed-off-by: Jacob Bouffard <jbouffard@azavea.com>

Cleaned up code based on review feedback

Signed-off-by: Jacob Bouffard <jbouffard@azavea.com>

Fix S3Provider specs

Cleaned up after cherry picking

Signed-off-by: Jacob Bouffard <jbouffard@azavea.com>

Updated the CHANGELOG

Signed-off-by: Jacob Bouffard <jbouffard@azavea.com>

Fixed failing test and general cleanup

Signed-off-by: Jacob Bouffard <jbouffard@azavea.com>
@jbouffard jbouffard force-pushed the feature/range-reader-spi-2 branch from 65228f0 to 52689bb Compare June 17, 2019 20:11
@jbouffard jbouffard merged commit cd332e6 into locationtech:master Jun 18, 2019
@@ -0,0 +1,9 @@
package geotrellis.layers
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a shame that I didn't notice this regression. We don't have this subproject anymore. Fixed here #3001

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.

RangeReader SPI
2 participants