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

cdc: Update the initial scan syntax for ALTER changefeeds #86588

Open
wants to merge 1 commit into
base: release-22.1
Choose a base branch
from

Conversation

miretskiy
Copy link
Contributor

@miretskiy miretskiy commented Aug 22, 2022

Update ALTER changefeed o handle initial_scan, no_initial_scan,
initial_scan = 'yes|no|only' options.

Note: Backport of #82634 was not clean; In particular, the test was not backported
as it relies on new testing utilities, and the options change does not include
new options handling.

Release note: None
Release Justification: usability improvement.

Update ALTER changefeed  o handle initial_scan, no_initial_scan,
initial_scan = 'yes|no|only' options.

Release note: None
Release Justification: usability improvement.
@miretskiy miretskiy requested a review from a team as a code owner August 22, 2022 17:45
@miretskiy miretskiy requested review from HonoreDB and removed request for a team August 22, 2022 17:45
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@HonoreDB
Copy link
Contributor

bors retry

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants