-
Notifications
You must be signed in to change notification settings - Fork 588
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
Move sum&avg composite index tests to compositeIndexQueryTest.java #5470
Move sum&avg composite index tests to compositeIndexQueryTest.java #5470
Conversation
milaGGL
commented
Oct 23, 2023
•
edited
Loading
edited
- update terraform to accept collection group index and array membership query
- add new composite indexes required for testing
- move sum&avg composite index tests to compositeIndexQueryTest.java(some of the field names are changed to be the same with web SDK, so that indexes in terraform are consistent)
Release note changesNo release note changes were detected. If you made changes that should be |
Coverage Report 1Affected Products
Test Logs |
Unit Test Results 180 files + 174 180 suites +174 2m 47s ⏱️ + 2m 24s Results for commit e2b6de2. ± Comparison against base commit 4998f4f. This pull request removes 18 and adds 1222 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
Size Report 1Affected ProductsNo changes between base commit (4998f4f) and merge commit (0ffee90).Test Logs |
Startup Time Report 1Note: Layout is sometimes suboptimal due to limited formatting support on GitHub. Please check this report on GCS. Notes
Startup Times
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same questions as web and iOS about batch writes and re-using existing field names. Otherwise, things look good.