starrocks
starrocks copied to clipboard
[SR SQL Planner Summer Camp] add showBackup analyzer
What type of PR is this:
- [ ] bug
- [x] feature
- [ ] enhancement
- [ ] refactor
- [ ] others
Which issues of this PR fixes :
Fixes #7951
Problem Summary(Required) :
add showBackup analyzer
please rebase code and I will merge PR as soon as possible
run starrocks_fe_unittest
run starrocks_fe_unittest
run starrocks_admit_test
run starrocks_admit_test
run starrocks_admit_test
run starrocks_admit_test
run starrocks_admit_test
run starrocks_admit_test
run starrocks_admit_test
run starrocks_admit_test
[FE PR Coverage Check]
:heart_eyes: pass : 75 / 89 (84.27%)
file detail
| path | covered_line | new_line | coverage | not_covered_line_detail | |
|---|---|---|---|---|---|
| :large_blue_circle: | com/starrocks/sql/ast/AstVisitor.java | 0 | 1 | 00.00% | [500] |
| :large_blue_circle: | com/starrocks/analysis/ShowBackupStmt.java | 3 | 4 | 75.00% | [113] |
| :large_blue_circle: | com/starrocks/sql/analyzer/BackupStmtAnalyzer.java | 62 | 74 | 83.78% | [109, 123, 131, 135, 141, 162, 169, 178, 189, 190, 199, 205] |
| :large_blue_circle: | com/starrocks/sql/analyzer/Analyzer.java | 2 | 2 | 100.00% | [] |
| :large_blue_circle: | com/starrocks/sql/parser/AstBuilder.java | 3 | 3 | 100.00% | [] |
| :large_blue_circle: | com/starrocks/sql/analyzer/PrivilegeChecker.java | 5 | 5 | 100.00% | [] |
run starrocks_admit_test
run starrocks_fe_unittest
run starrocks_admit_test
run starrocks_admit_test
run starrocks_fe_unittest







