Commit 2e178c3
File tree
Expand file treeCollapse file tree
6 files changed
+37
-16
lines changedFilter options
- be/src/exec/schema_scanner
- fe/fe-core/src/main/java/org/apache/doris/service
- regression-test
- data
- nereids_p0/system
- query_p0/system
- view_p0
- suites/view_p0
Expand file treeCollapse file tree
6 files changed
+37
-16
lines changedbe/src/exec/schema_scanner/schema_views_scanner.cpp
Copy file name to clipboardExpand all lines: be/src/exec/schema_scanner/schema_views_scanner.cpp+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
144 | 151 |
|
145 | 152 |
|
146 | 153 |
|
|
fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java
Copy file name to clipboardExpand all lines: fe/fe-core/src/main/java/org/apache/doris/service/FrontendServiceImpl.java+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
| ||
660 | 661 |
|
661 | 662 |
|
662 | 663 |
|
| 664 | + |
| 665 | + |
| 666 | + |
663 | 667 |
|
664 | 668 |
|
665 | 669 |
|
|
regression-test/data/nereids_p0/system/test_query_sys_tables.out
Copy file name to clipboardExpand all lines: regression-test/data/nereids_p0/system/test_query_sys_tables.out+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
42 |
| - |
| 42 | + |
43 | 43 |
|
regression-test/data/query_p0/system/test_query_sys_tables.out
Copy file name to clipboardExpand all lines: regression-test/data/query_p0/system/test_query_sys_tables.out+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 |
| - |
| 175 | + |
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
|
regression-test/data/view_p0/view_p0.out
Copy file name to clipboardExpand all lines: regression-test/data/view_p0/view_p0.out+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
11 | 17 |
|
12 | 18 |
|
13 | 19 |
|
|
regression-test/suites/view_p0/view_p0.groovy
Copy file name to clipboardExpand all lines: regression-test/suites/view_p0/view_p0.groovy+17-13Lines changed: 17 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 |
| - |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
30 |
| - |
| 30 | + |
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 |
| - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
42 | 45 |
|
43 | 46 |
|
44 |
| - |
| 47 | + |
45 | 48 |
|
46 | 49 |
|
47 | 50 |
|
| ||
60 | 63 |
|
61 | 64 |
|
62 | 65 |
|
63 |
| - |
| 66 | + |
64 | 67 |
|
65 | 68 |
|
66 | 69 |
|
| ||
81 | 84 |
|
82 | 85 |
|
83 | 86 |
|
84 |
| - |
| 87 | + |
85 | 88 |
|
86 |
| - |
| 89 | + |
87 | 90 |
|
88 |
| - |
| 91 | + |
89 | 92 |
|
90 | 93 |
|
91 | 94 |
|
| ||
147 | 150 |
|
148 | 151 |
|
149 | 152 |
|
150 |
| - |
| 153 | + |
151 | 154 |
|
152 | 155 |
|
153 | 156 |
|
| ||
172 | 175 |
|
173 | 176 |
|
174 | 177 |
|
| 178 | + |
0 commit comments