gong commented on code in PR #7203:
URL: https://github.com/apache/inlong/pull/7203#discussion_r1065460585

##########
inlong-sort/sort-connectors/postgres-cdc/pom.xml:
##########
@@ -138,6 +138,10 @@
                                     
<pattern>org.apache.inlong.sort.base</pattern>
                                     
<shadedPattern>org.apache.inlong.sort.cdc.postgres.shaded.org.apache.inlong.sort.base</shadedPattern>
                                 </relocation>
+                                <relocation>
+                                    
<pattern>org.apache.inlong.sort.cdc.base</pattern>
+                                    
<shadedPattern>org.apache.inlong.sort.cdc.postgres.shaded.org.apache.inlong.sort.cdc.base</shadedPattern>

Review Comment:
   maybe other connector that use this cdc-base alse need to shade



-- 
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: commits-unsubscr...@inlong.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to