[YSQL] Simplify ExecLockRows code #25268
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
status/awaiting-triage
Issue awaiting triage
Jira Link: DB-14457
Description
The
ExecLockRows
function has the code to check that row locks are not requested for YB and non-YB tables at same time. It is reasonable to move this code into initialization step of the Lock Rows node to avoid wasting of CPU cycles on each row processing.Issue Type
kind/enhancement
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: