[
https://issues.apache.org/jira/browse/FLINK-30453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-30453:
-----------------------------------
Labels: pull-request-available (was: )
> Fix 'can't find CatalogFactory' error when using FLINK sql-client to add
> table store bundle jar
> -----------------------------------------------------------------------------------------------
>
> Key: FLINK-30453
> URL: https://issues.apache.org/jira/browse/FLINK-30453
> Project: Flink
> Issue Type: Bug
> Components: Table Store
> Reporter: yuzelin
> Priority: Major
> Labels: pull-request-available
> Fix For: table-store-0.3.0
>
>
> The FLINK 1.16 has introduced new mechanism to allow passing a ClassLoader to
> EnvironmentSettings[FLINK-15635|https://issues.apache.org/jira/browse/FLINK-15635],
> and the Flink SQL client will pass a `ClientWrapperClassLoader`, making
> that table store CatalogFactory can't be found if it is added by 'ADD JAR'
> statement through SQL Client.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)