[
https://issues.apache.org/jira/browse/FLINK-29074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17583388#comment-17583388
]
dalongliu commented on FLINK-29074:
-----------------------------------
[~xuyangzhong] Thanks for report, I will take a look
> use 'add jar' in sql client throws "Could not find any jdbc dialect factories
> that implement"
> ---------------------------------------------------------------------------------------------
>
> Key: FLINK-29074
> URL: https://issues.apache.org/jira/browse/FLINK-29074
> Project: Flink
> Issue Type: Bug
> Components: Table SQL / Planner
> Affects Versions: 1.16.0
> Reporter: xuyang
> Priority: Major
>
> The following step can reproduce this bug:
> 1、 create a source table 't1' in sql-client using jdbc(mysql)
> 2、add a jar with jdbc connector
> 3、select * from 't1'
> then an exception throws:
> java.lang.IllegalStateException: Could not find any jdbc dialect factories
> that implement 'org.apache.flink.connector.jdbc.dialect.JdbcDialectFactory'
> in the classpath.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)