Skip to content

changefeedccl: fully qualified table name in output #57290

@mwang1026

Description

@mwang1026

I might have two tables named "users" in different databases. If I create two changefeeds (or one with those two tables) to the same sink, we automatically create topics based on table name. This will create problems.

** Deliverables **

  • A with option where changefeed output uses fully qualified name (database.schema.table)
  • Existing behavior if that option is not included

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions