andr-sokolov commented on code in PR #1772:
URL: https://github.com/apache/cloudberry/pull/1772#discussion_r3339094443


##########
contrib/interconnect/sql/interconnect.sql:
##########
@@ -0,0 +1,101 @@
+-- start_ignore
+DROP EXTENSION IF EXISTS interconnect;

Review Comment:
   There is no need to drop the extension, because `CREATE EXTENSION IF NOT 
EXISTS` is executed bellow



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