odc
odc copied to clipboard
[Bug]: The data of the cleanup task is processed with delay and the statistics are incorrect
ODC version
odc4.3.0
OB version
no related
What happened?
When a data cleanup task is executed, the task shows that the task has been completed, the actual number of processed rows is 0, and the number of scanned rows is 0, but the actual data is delayed for cleaning. The statistics are displayed incorrectly
What did you expect to happen?
The data is cleaned in real time and the statistics are displayed correctly
How can we reproduce it (as minimally and precisely as possible)?
When a data cleanup task is executed, the task shows that the task has been completed, the actual number of processed rows is 0, and the number of scanned rows is 0, but the actual data is delayed for cleaning. The statistics are displayed incorrectly
Anything else we need to know?
No response