Skip to content

cdc: expressions with exist clauses cause a panic #90416

@HonoreDB

Description

@HonoreDB

Describe the problem

CREATE CHANGEFEED WITH schema_change_policy='stop' AS SELECT 1 FROM foo WHERE EXISTS (SELECT true);

Kills the cockroach. Tested on release-22.2 branch.

Jira issue: CRDB-20757

Epic CRDB-17161

Metadata

Metadata

Assignees

Labels

A-cdcChange Data CaptureA-cdc-expressionsFeatures related to changefeed projections and filtersC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.GA-blockerT-cdcbranch-release-22.2Used to mark GA and release blockers, technical advisories, and bugs for 22.2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions