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

release-21.1: sql: Test exporting from REGIONAL BY ROW tables #63083

Merged
merged 1 commit into from
Apr 5, 2021

Conversation

ajstorm
Copy link
Collaborator

@ajstorm ajstorm commented Apr 5, 2021

Backport 1/1 commits from #62899.

/cc @cockroachdb/release


Add a test case which validates that we get the correct symantics when
exporting from REGIONAL BY ROW TABLES (the crdb_region column stays
hidden, unless explicitly requested). Also validate that while we're not
able to import into RBR tables, we're able to import into a similarly
looking table, and then convert it into a RBR table.

Release note: None

@ajstorm ajstorm requested review from arulajmani, a team and pbardea and removed request for a team April 5, 2021 12:41
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Add a test case which validates that we get the correct symantics when
exporting from REGIONAL BY ROW TABLES (the crdb_region column stays
hidden, unless explicitly requested). Also validate that while we're not
able to import into RBR tables, we're able to import into a similarly
looking table, and then convert it into a RBR table.

Release note: None
@ajstorm ajstorm force-pushed the backport21.1-62899 branch from 5050b77 to 6a9deda Compare April 5, 2021 19:36
@ajstorm ajstorm merged commit a2a13c5 into cockroachdb:release-21.1 Apr 5, 2021
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.

4 participants