Rafi Shamim

Results 148 comments of Rafi Shamim

There's also the `crdb_internal.reset_sql_stats` builtin

``` FAIL! Expected sql doesn't match generated sql! Deleting expectedSql file will test that new sql works correctly and will auto-generate a new version if it passes. EXPECTED SQL: CREATE...

Thanks for this report. Out of curiosity, how many roles/users do you have in your cluster?

I suspect that whatever was causing the cluster inconsistency is the thing that is making GRANT hang. The part of logging in that was timing out is [loading the role...

I'll close this based on the conversation in the linked issue.

I think https://github.com/cockroachdb/cockroach/issues/38965 and https://github.com/cockroachdb/cockroach/issues/75101 would solve this, but in the meantime we should be able to explicitly add `float/int` overloads.

Where did you see those failures? I just see a data race for `TestAdminAuditLogBasic` which is caused by https://github.com/cockroachdb/cockroach/issues/85988 & https://github.com/cockroachdb/cockroach/issues/83080