odc icon indicating copy to clipboard operation
odc copied to clipboard

[Bug]: The data of the cleanup task is processed with delay and the statistics are incorrect

Open qymsummer opened this issue 1 year ago • 0 comments

ODC version

odc4.3.0

OB version

no related

What happened?

image 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

qymsummer avatar Jun 12 '24 01:06 qymsummer