MySQL query is not updating rows_sent in the processlist, after killing and re running it starts sending data to client

We seeing a issue with query which is not updating rows_sent in the processlist and it keeps running for longer time. When we kill it and run, it starts updating without running analyze on the table.

Hello @Sai_krishna,
please provide a test case. table schema, query, processlist output, etc. What you have provided is not very much to go on.