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

Chunk boundaries sometimes overlap #1

Open
Bilge opened this issue Nov 9, 2017 · 0 comments
Open

Chunk boundaries sometimes overlap #1

Bilge opened this issue Nov 9, 2017 · 0 comments
Labels

Comments

@Bilge
Copy link
Member

Bilge commented Nov 9, 2017

Chunking isn't perfect and sometimes two chunks include the same app. It may even be possible that sometimes an app is missed at a boundary since we do not have any tests to prove this code works correctly yet. This is why we need to stitch using INSERT OR IGNORE.

I'd like to split the ChunkingTransformer out to a separate repository that's fully unit tested to resolve its issues.

@Bilge Bilge added the bug label Nov 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant