my-ship-it commented on code in PR #1457:
URL: https://github.com/apache/cloudberry/pull/1457#discussion_r2570256015


##########
src/backend/cdb/cdbutil.c:
##########
@@ -1138,7 +1138,14 @@ cdb_setup(void)
 {
        elog(DEBUG1, "Initializing Cloudberry components...");
 
-       if (Gp_role != GP_ROLE_UTILITY && !IS_SINGLENODE())
+       /*

Review Comment:
   Wouldn't it be better if we don't call the cdb_setup & cdb_cleanup function?



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