Skip to content

changefeedccl: Fix completeStreamIngestion implementation #78415

@miretskiy

Description

@miretskiy

Currently, completeStreamIngestion uses direct queries against job table
to select the job, and update the job record. This is not great -- we should be using
jobs.Update api.

Jira issue: CRDB-14121

Metadata

Metadata

Assignees

Labels

C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-cdc

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions