luozenglin commented on issue #12806:
URL: https://github.com/apache/doris/issues/12806#issuecomment-1255834756
FE will constantly accept instance profiles from BE and update the total
profile in real time, in the process some unreported instance profiles are
empty, which generates this warning log, which is normal. You can wait for the
sql execution to finish, execute `show query profile '/';`, then `show query
profile '/{QueryId}';` to check the profile, if the profile can be displayed
normally, it means the final profile structure is fine.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]