-
Notifications
You must be signed in to change notification settings - Fork 617
Firestore: Optimize local cache sync when resuming a query that had docs deleted #4982
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 48 commits
Commits
Show all changes
49 commits
Select commit
Hold shift + click to select a range
b58e756
Update protos to include bloom filter (#4564)
milaGGL 1b0b3ed
Merge branch 'master' into mila/BloomFilter
milaGGL fd907e5
Merge branch 'master' into mila/BloomFilter
milaGGL b306135
Implement BloomFilter class (#4524)
milaGGL 82280ca
Merge branch 'master' into mila/BloomFilter
milaGGL 2139f5e
Add expected count to target (#4574)
milaGGL 078c414
Apply bloom filter on existence filter mismatch (#4601)
milaGGL 3862731
Merge branch 'master' into mila/BloomFilter
milaGGL 9e7023d
Merge branch 'master' into mila/BloomFilter
milaGGL 7ea3c34
Update TargetData.java
milaGGL 8696c17
Add integration test for bloom filter (#4696)
milaGGL a9a2b42
Merge branch 'master' into mila/BloomFilter
milaGGL 8db1af7
Merge branch 'master' into mila/BloomFilter
milaGGL 9f66dea
fromat
milaGGL 70326ee
Update MockDatastore.java
milaGGL 3d406f2
Merge remote-tracking branch 'origin/master' into HEAD
dconeybe 9e889fe
Merge branch 'master' into mila/BloomFilter
milaGGL 97dafee
Update WatchChangeAggregator.java
milaGGL 90d57dd
Merge branch 'master' into mila/BloomFilter
milaGGL 1bbf61b
update queryTest to be consistent with master
milaGGL 06479a0
Add new goog-listen-tag for bloom filter (#4777)
milaGGL 59f2859
Update the integration test to verify that bloom filter averted full …
dconeybe 443289c
Merge remote-tracking branch 'origin/master' into mila/BloomFilter
dconeybe 9716326
Merge remote-tracking branch 'origin/master' into mila/BloomFilter
dconeybe 36a1643
Merge commit '687e079d401db1a75d2559038b879726a476ca3e' into mila/Blo…
dconeybe ecda2ba
Merge remote-tracking branch 'origin/master' into mila/BloomFilter
dconeybe 79cc918
Merge branch 'master' into mila/BloomFilter
milaGGL d63be2b
Improve bloom filter application test coverage (#4828)
milaGGL 8c6677f
Merge remote-tracking branch 'origin/master' into mila/BloomFilter
dconeybe 158c084
QueryTest.java: Remove check for `getTargetBackend() != NIGHTLY` sinc…
dconeybe c76b67c
Port spec test changes from https://github.com/firebase/firebase-js-s…
dconeybe 0f870e9
Port spec test changes from https://github.com/firebase/firebase-js-s…
dconeybe 7202f9d
Merge branch 'master' into dconeybe/SpecTestPortJsSdkPr7021
dconeybe c8562d4
Merge remote-tracking branch 'remotes/origin/dconeybe/SpecTestPortJsS…
dconeybe e1ac631
regenerate spec tests json from js sdk
dconeybe 766f99a
SpecTestCase.java: update to handle `targetPurpose` as a string, not …
dconeybe 48a082b
Merge remote-tracking branch 'remotes/origin/dconeybe/SpecTestPortJsS…
dconeybe fa399de
Merge remote-tracking branch 'origin/master' into SpecTestPortJsSdkPr…
dconeybe 0e9601d
Merge remote-tracking branch 'remotes/origin/dconeybe/SpecTestPortJsS…
dconeybe 793bfc4
Merge remote-tracking branch 'remotes/origin/dconeybe/SpecTestPortJsS…
dconeybe 105000a
Merge remote-tracking branch 'origin/master' into mila/BloomFilter
dconeybe 98f62ad
Merge remote-tracking branch 'origin/master' into mila/BloomFilter
dconeybe 6b22865
Merge remote-tracking branch 'origin/master' into mila/BloomFilter
dconeybe 0a67ba1
Merge remote-tracking branch 'origin/master' into mila/BloomFilter
dconeybe 9c12d19
Merge branch 'master' into mila/BloomFilter
milaGGL 2573baa
Update CHANGELOG.md
milaGGL cc0428a
update CHANGELOG + format
milaGGL d0849f4
Random improvements. (#4986)
dconeybe d9a59e2
Update CHANGELOG.md
milaGGL 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
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
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
Oops, something went wrong.
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.