You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
stmtdiagnostics: add 25.4 version gate to txn diagnostics polling
Adds a version gate to the TxnRegistry.pollTxnRequests to return
early if v25.4 is not active. This will ensure that the
`system.transaction_diagnostics_requests` table exists before
try to query it.
Epic: None
Release note: None
0 commit comments