ytsaurus-ui
ytsaurus-ui copied to clipboard
UI does not show statistics for running operations
Probably because get_operation has two fields:
"job_statistics": {},
"job_statistics_v2": { ... }
And UI looks at job_statistics, which for some reason is empty for running operations