You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
При восстановлении таблицы с потоком изменения сейчас не учитывается следующее свойство 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