-
Notifications
You must be signed in to change notification settings - Fork 937
Implement Firestore IndexBackfiller #6261
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
104964e
Integrate Document Overlay with the SDK (#6123)
ehsannas bdd3eae
Overlay migration (#6131)
ehsannas 2aabc42
Implement IndexBackfiller
tom-andersen 1ac2934
Format
tom-andersen 235564b
Fix unbound method
tom-andersen 736385e
Update overlay migration code to use DbMutationBatchStore (#6268)
ehsannas 737284a
Implement IndexBackfiller
tom-andersen 4a319ee
Format
tom-andersen d999f11
Fix unbound method
tom-andersen 5890b8c
Add Index Backfiller test
tom-andersen 0c7b979
Add more Index Backfiller tests
tom-andersen 1023247
Merge remote-tracking branch 'origin/tomandersen/index-backfiller' in…
tom-andersen 1c1c814
Add more Index Backfiller tests
tom-andersen e0a06e7
Changes by andy1
tom-andersen f613c3a
Make sqlite3 as dev dependency
tom-andersen 1a12a6e
Remove sqlite3 as dev dependency
tom-andersen e370c7b
Prettier
tom-andersen 776d95a
Revert
tom-andersen 4028824
Merge remote-tracking branch 'origin/master' into tomandersen/index-b…
tom-andersen 00dd2f7
Fix after merge. Make tests pass.
tom-andersen f24b0f6
Merge branch 'master' of https://github.com/firebase/firebase-js-sdk …
tom-andersen 05522e2
Fix according to PR comments
tom-andersen 665d71f
Keep INDEXING_ENABLED flag since Web implementation is still incomplete.
tom-andersen 6c5576f
Refactor getMinOffsetFromFieldIndexes to follow Android implementatio…
tom-andersen 90c4227
Disable IndexBackfiller and tests
tom-andersen fa1238f
Disable IndexBackfiller and tests
tom-andersen c4f87be
Lint
tom-andersen 7b8398d
Refactor with type OverlayedDocumentMap. Add Comments. Fix nit.
tom-andersen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.