Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

executor: do not acqurie pessimistic lock for non-unique index keys (#36229) #36557

Closed

cherry pick #36229 to release-5.3

71cdb09
Select commit
Loading
Failed to load commit list.
Closed

executor: do not acqurie pessimistic lock for non-unique index keys (#36229) #36557

cherry pick #36229 to release-5.3
71cdb09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2023 in 1s

53.3571% (+0.0000%) compared to e6c3d7a

View this Pull Request on Codecov

53.3571% (+0.0000%) compared to e6c3d7a

Details

Codecov Report

Merging #36557 (71cdb09) into release-5.3 (e6c3d7a) will not change coverage.
Report is 36 commits behind head on release-5.3.
The diff coverage is n/a.

Additional details and impacted files
@@              Coverage Diff               @@
##           release-5.3     #36557   +/-   ##
==============================================
  Coverage      53.3571%   53.3571%           
==============================================
  Files               19         19           
  Lines             3366       3366           
==============================================
  Hits              1796       1796           
  Misses            1421       1421           
  Partials           149        149