Commit f92690b
committed
Remove unused deleteAllByEntityFQN and fix test comment scope
- Remove dead deleteAllByEntityFQN() method (cleanup uses
deleteAllByEntityFQNPrefix instead)
- Narrow test section comment to reference only #27041 since
the tests cover profiler data cleanup, not entity_extension
time series1 parent e7c128f commit f92690b
File tree
2 files changed
+1
-9
lines changed- openmetadata-integration-tests/src/test/java/org/openmetadata/it/tests
- openmetadata-service/src/main/java/org/openmetadata/service/jdbi3
2 files changed
+1
-9
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5850 | 5850 | | |
5851 | 5851 | | |
5852 | 5852 | | |
5853 | | - | |
| 5853 | + | |
5854 | 5854 | | |
5855 | 5855 | | |
5856 | 5856 | | |
| |||
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
532 | 532 | | |
533 | 533 | | |
534 | 534 | | |
535 | | - | |
536 | | - | |
537 | | - | |
538 | | - | |
539 | | - | |
540 | | - | |
541 | | - | |
542 | | - | |
543 | 535 | | |
544 | 536 | | |
545 | 537 | | |
| |||
0 commit comments