Skip to content

Bug when importing a table with a Utf8 primary key and a changefeed #25524

@stanislav-shchetinin

Description

@stanislav-shchetinin

При восстановлении таблицы с потоком изменения сейчас не учитывается следующее свойство CDC: https://ydb.tech/docs/ru/concepts/cdc#topic-partitions
Например, если была экспортирована в s3 таблица с ключом 'Utf8' и changefeed-ом, то при попытке восстановить её получим ошибку:

Internal error: Unsupported first key column type Utf8, only Uint32 and Uint64 are supported

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions