-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
104206: sql: unskip TestTxnContentionEventsTable r=gtr a=gtr Informs: #102660. Release note: None 104208: indexrec: improve recommendations for queries with inequalities r=qiyanghe1998 a=qiyanghe1998 Fixes #102206 As for the tests, since !=, IS DISTINT FROM and IS NOT are categorized as range index, so I copied similar tests with "R": R, EQ + R, J + R, EQ + J + R. Release note: None Epic: None Co-authored-by: gtr <[email protected]> Co-authored-by: qiyanghe1998 <[email protected]>
- Loading branch information
Showing
3 changed files
with
218 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters