feat: add support for transactioninfo in query statistics#1497
Conversation
|
|
||
| @Test | ||
| public void testTransactionInfo() throws InterruptedException { | ||
| String tableName = TABLE_ID_FASTQUERY.getTable(); |
There was a problem hiding this comment.
Do you need to worry about test ordering, or is this created in a setup?
There was a problem hiding this comment.
Thank you for pointing this out. Yes, this is fine since the later test case will still update the table given the WHERE TRUE condition.
|
Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot. |
Fixes googleapis#1467 revert back unrelated change
trigger github actions remove breakline lint
f814367 to
72aad98
Compare
Fixes #1467