-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into priyanshi/refactor-analyze
- Loading branch information
Showing
17 changed files
with
1,489 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
### Describe the changes in this pull request | ||
|
||
|
||
### Describe if there are any user-facing changes | ||
<!-- | ||
Clarify any changes to the user experience. For instance, | ||
1. Were there any changes to the command line? | ||
2. Were there any changes to the configuration? | ||
3. Has the installation process changed? | ||
4. Were there any changes to the reports? | ||
--> | ||
|
||
### How was this pull request tested? | ||
<!-- | ||
Mention if the existing tests were enough | ||
Mention the new unit tests added | ||
Was any manual testing needed? If yes, is there a need to add integration tests for that? | ||
--> | ||
|
||
### Does your PR have changes that can cause upgrade issues? | ||
| Component | Breaking changes? | | ||
| :----------------------------------------------: | :-----------: | | ||
| MetaDB | Yes/No | | ||
| Name registry json | Yes/No | | ||
| Data File Descriptor Json | Yes/No | | ||
| Export Snapshot Status Json | Yes/No | | ||
| Import Data State | Yes/No | | ||
| Export Status Json | Yes/No | | ||
| Data .sql files of tables | Yes/No | | ||
| Export and import data queue | Yes/No | | ||
| Schema Dump | Yes/No | | ||
| AssessmentDB | Yes/No | | ||
| Sizing DB | Yes/No | | ||
| Migration Assessment Report Json | Yes/No | | ||
| Callhome Json | Yes/No | | ||
| YugabyteD Tables | Yes/No | | ||
| TargetDB Metadata Tables | Yes/No | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.