Denver Coneybeare

Results 57 issues of Denver Coneybeare

api: firestore
public-api-change

api: firestore
public-api-change

This PR modifies the cmake logic that downloads and configures external projects (e.g. snappy, leveldb) so that it fails fast when the downloading and/or configuring fails. Previously, if, for example,...

api: firestore

DO NOT MERGE - This PR is only created to get initial feedback. This PR will eventually be deleted.

size/L
do-not-merge/work-in-progress
api: firestore

DO NOT MERGE - This PR is only created to get initial feedback. This PR will eventually be deleted.

size/XXL
do-not-merge/work-in-progress
api: firestore

Note: This new `RunAggregationQuery` RPC is only available in the Firestore emulator (i.e. it's not available in prod). And even the emulator's implementation is experimental. This PR is only for...

size/L
do-not-merge/work-in-progress
api: firestore

This will help debug test failures to point more closely to the line of code on which a timeout occurred.

api: firestore
tests: succeeded
skip-release-notes

This additional assertions will help debug future test failures. Also, some EXPECT_EQ were changed to ASSERT_EQ if they were checking the length of a result size, so that if the...

api: firestore
tests: succeeded
skip-release-notes