Commit 162e793
committed
refactor: centralize time-series deletion skip logic and avoid raw string literals
1 parent 0ba1cc4 commit 162e793
3 files changed
Lines changed: 10 additions & 5 deletions
File tree
- openmetadata-service/src/main/java/org/openmetadata/service
- apps/bundles/dataRetention
- jdbi3
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
747 | 752 | | |
748 | 753 | | |
749 | 754 | | |
750 | | - | |
751 | | - | |
| 755 | + | |
752 | 756 | | |
753 | 757 | | |
754 | 758 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
267 | 269 | | |
268 | 270 | | |
269 | 271 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4372 | 4372 | | |
4373 | 4373 | | |
4374 | 4374 | | |
4375 | | - | |
4376 | | - | |
| 4375 | + | |
4377 | 4376 | | |
4378 | 4377 | | |
4379 | 4378 | | |
| |||
0 commit comments