Zhixuan Lai
Zhixuan Lai
**Is your feature request related to a problem? Please describe.** [UserRecord.java](https://github.com/firebase/firebase-admin-java/blob/master/src/main/java/com/google/firebase/auth/UserRecord.java) does not parse a user's multi factor enrollment information, which is documented [here](https://cloud.google.com/identity-platform/docs/admin/manage-mfa-users). ```javascript { uid: 'some-uid', // ......
This is for DEVELOPMENT and TESTING only, but we ship it in the production binary because StartVitessService is in the wrong module.
**tl;dr:** consistent hashing is the only way to load balance leases in misk. Although it is a well established way to partition databases, counter intuitively, it is not the best...
[This line of code](https://github.com/cashapp/tempest/blob/master/tempest2/src/main/kotlin/app/cash/tempest2/internal/V2.kt#L82) currently throws a NPE instead of suggesting the developer to add a `@DynamoDbSecondaryIndexSortKey` annotation
Example usages: https://github.com/cashapp/tempest/blob/master/tempest/src/test/kotlin/app/cash/tempest/CodecTest.kt#L65
So that developers can override it
To fetch multiple types in one query, developers would need to create a view that is a union type and has no sort key prefix. Example use cases include #16....
adding react [jsx](http://facebook.github.io/react/docs/jsx-in-depth.html#comments)