cockroachdb / cockroachdb/cockroach

sql: implement DELETE BATCH plan

Open
#105,729 0 comments 0 reactions 0 assignees View on GitHub
A-sql-execution A-sql-optimizer C-enhancement T-sql-foundations
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Add the plumbing between the parser output and the `sql.planNode` where the job will be started.

Pass the original `*tree.Delete` pointer to the new `sql.planNode`. It will be converted into the job input in a separate PR.

Jira issue: CRDB-29166

Epic CRDB-456

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.