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

Use state.txt files in ChangesetSource #154

Open
jpolchlo opened this issue Aug 27, 2021 · 0 comments
Open

Use state.txt files in ChangesetSource #154

jpolchlo opened this issue Aug 27, 2021 · 0 comments

Comments

@jpolchlo
Copy link
Contributor

There is a bug in ChangesetSource here: https://github.com/geotrellis/vectorpipe/blob/v2.2.0/src/main/scala/vectorpipe/sources/ChangesetSource.scala#L79

This line should not access state.yaml directly, but instead should use the provided filename. This prevents us from using the ###.state.txt files in getSequence. Some debugging of code using getSequence may be required at that point.

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

No branches or pull requests

1 participant