Commit 52e1f2d
committed
Added exists and not exists to relational operators
1 parent 625731b commit 52e1f2d
2 files changed
Lines changed: 8 additions & 0 deletions
File tree
- config-service-api/src/main/proto/org/hypertrace/config/service/v1
- config-service-impl/src/main/java/org/hypertrace/config/service/store
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
| 215 | + | |
| 216 | + | |
215 | 217 | | |
216 | 218 | | |
217 | 219 | | |
| |||
config-service-impl/src/main/java/org/hypertrace/config/service/store/FilterExpressionBuilder.java
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
81 | 87 | | |
82 | 88 | | |
83 | 89 | | |
| |||
0 commit comments