Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ccl/changefeedccl: implement WITH diff option #6200

Closed
jseldess opened this issue Dec 18, 2019 · 0 comments · Fixed by #6668
Closed

ccl/changefeedccl: implement WITH diff option #6200

jseldess opened this issue Dec 18, 2019 · 0 comments · Fixed by #6668
Assignees
Labels
C-product-change P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

PR: cockroachdb/cockroach#41793

From release notes:

CHANGEFEED now supports a WITH diff option, which instructs it to include a before field in each publication. [#41793][#41793] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 20.1 milestone Dec 18, 2019
@jseldess jseldess added P-1 High priority; must be done this release A-io labels Dec 18, 2019
lnhsingh pushed a commit that referenced this issue Feb 24, 2020
Changes made:
- Added `WITH diff` option to `CREATE CHANGEFEED`. Closes #6200.
@lnhsingh lnhsingh mentioned this issue Feb 24, 2020
lnhsingh pushed a commit that referenced this issue Feb 26, 2020
Changes made:
- Added `WITH diff` option to `CREATE CHANGEFEED`. Closes #6200.
lnhsingh pushed a commit that referenced this issue Feb 27, 2020
Changes made:
- Added `WITH diff` option to `CREATE CHANGEFEED`. Closes #6200.

Add note to CDC known limitations

Closes #6508.

Document file_size param for cloud storage CDC

Closes #6524.

Remove known limitations note
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-product-change P-1 High priority; must be done this release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants