C1R2S3 opened a new pull request, #59554:
URL: https://github.com/apache/doris/pull/59554

   Fixes #55756
   
   **Problem:**
   In Cloud Mode, executing `SHOW PROC '/colocation_group/{group_id}'` returns 
empty results, while it works in Local Mode.
   
   **Solution:**
   Added a new method `lookupForCloud` in `ColocationGroupProcDir`.
   This method retrieves the backend distribution from CloudSystemInfoService,
   ensuring consistent behavior with Local Mode.
   
   
   


-- 
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]

Reply via email to