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
ttljob: use COLLATED STRING in TestRowLevelTTLJobRandomEntries
In a recently merged change where we prohibited usage of CITEXT type in
the mixed-version state in `TestRowLevelTTLJobRandomEntries`, I made the
mistake of also excluding non-CITEXT COLLATED STRING type. This is now
fixed.
Additionally, fix a typo in the comment from another change.
Release note: None
0 commit comments