Skip to content

Conversation

@jyuanca
Copy link

@jyuanca jyuanca commented Jul 20, 2021

Short Description

Fixes a regression from DB-12224

Long Description

DB-12224 introduced an upgrade scripts that recreate some system table indexes. For core system tables and indexes, splice stores their conglomerate number in zookeeper. The upgrade scripts needs to update them.

How to test

Deploy a pre-2024 build to create a splice database. Deploy 2025 build to upgrade database. Restart and run simple queries, such as show tables, select count(*) from sys.systable, from sqlshell.

@jyuanca jyuanca requested a review from carolp-503 as a code owner July 20, 2021 18:51
@jyuanca
Copy link
Author

jyuanca commented Jul 20, 2021

jenkins please test branch @cdh6.3.0

@cloudspliceci
Copy link
Contributor

@jyuanca
Copy link
Author

jyuanca commented Jul 21, 2021

jenkins please test branch @cdh6.3.0

@cloudspliceci
Copy link
Contributor

TEST SUCCEEDED +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants