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

sql/parser: parse CREATE LOGICALLY REPLICATED TABLE options seperately #138244

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

msbutler
Copy link
Collaborator

@msbutler msbutler commented Jan 3, 2025

The two different CREATE LDR incancatations will require different options, so we should validate which options apply to which incantation at parsing time.

Epic: none

Release note: none

@msbutler msbutler self-assigned this Jan 3, 2025
@cockroach-teamcity
Copy link
Member

This change is Reviewable

The two different CREATE LDR incancatations will require different options, so
we should validate which options apply to which incantation at parsing time.

Epic: none

Release note (sql change): provide different options for CREATE LOGICALLY
REPLICATED TABLE.
@msbutler msbutler force-pushed the butler-bidi-seperate-options branch from 4afbca3 to 9638207 Compare January 3, 2025 22:01
@msbutler msbutler marked this pull request as ready for review January 6, 2025 13:46
@msbutler msbutler requested a review from a team as a code owner January 6, 2025 13:46
@msbutler msbutler requested review from dt and jeffswenson January 6, 2025 13:46
@msbutler
Copy link
Collaborator Author

msbutler commented Jan 6, 2025

TFTR!

bors r=dt

@craig craig bot merged commit ef806f0 into cockroachdb:master Jan 6, 2025
22 checks passed
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.

3 participants