cockroachdb / cockroachdb/cockroach

Enable randomized testing of key_in_value option in changefeeds for webhook and cloudstorage sinks

Open
#138,749 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Right now for test feeds we remove the key field changefeed rows. There is a todo to address this:

```
// TODO(dan): Leave the key in the value if the TestFeed user
// specifically requested it.
```

If we worked this out, we would be able to extend this randomized test to webhook and cloudstorage sinks.

Jira issue: CRDB-46328

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.