yuxiqian commented on code in PR #4315:
URL: https://github.com/apache/flink-cdc/pull/4315#discussion_r2939655402


##########
pom.xml:
##########
@@ -366,7 +366,6 @@ limitations under the License.
             <groupId>commons-codec</groupId>
             <artifactId>commons-codec</artifactId>
             <version>1.15</version>

Review Comment:
   I believe it's used in Calcite because `java.lang.NoClassDefFoundError: 
org/apache/commons/codec/language/Soundex` pops out after the modification, 
presumably due to changed code flow.
   



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

Reply via email to