Commit 3a90d30
File tree
Expand file treeCollapse file tree
2 files changed
+25
-1
lines changedFilter options
- fe/fe-core/src
- main/java/org/apache/doris/nereids/rules/expression/rules
- test/java/org/apache/doris/nereids/rules/expression/rules
Expand file treeCollapse file tree
2 files changed
+25
-1
lines changedfe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyComparisonPredicate.java
Copy file name to clipboardExpand all lines: fe/fe-core/src/main/java/org/apache/doris/nereids/rules/expression/rules/SimplifyComparisonPredicate.java+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
176 | 176 |
|
177 | 177 |
|
178 | 178 |
|
179 |
| - |
| 179 | + |
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
|
fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/rules/SimplifyComparisonPredicateTest.java
Copy file name to clipboardExpand all lines: fe/fe-core/src/test/java/org/apache/doris/nereids/rules/expression/rules/SimplifyComparisonPredicateTest.java+24Lines changed: 24 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
156 | 168 |
|
157 | 169 |
|
158 | 170 |
|
| ||
178 | 190 |
|
179 | 191 |
|
180 | 192 |
|
| 193 | + |
| 194 | + |
| 195 | + |
| 196 | + |
| 197 | + |
| 198 | + |
| 199 | + |
| 200 | + |
| 201 | + |
| 202 | + |
| 203 | + |
| 204 | + |
181 | 205 |
|
182 | 206 |
|
183 | 207 |
|
|
0 commit comments