[jira] [Created] (FLINK-15232) Print match candidates to improve NoMatchingTableFactoryException

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-15232) Print match candidates to improve NoMatchingTableFactoryException

Shang Yuanchun (Jira)
Jingsong Lee created FLINK-15232:
------------------------------------

             Summary: Print match candidates to improve NoMatchingTableFactoryException
                 Key: FLINK-15232
                 URL: https://issues.apache.org/jira/browse/FLINK-15232
             Project: Flink
          Issue Type: Sub-task
          Components: Table SQL / API
            Reporter: Jingsong Lee
             Fix For: 1.10.0


Currently, all the required properties should exist and match, otherwise, {{NoMatchingTableFactoryException}} will be thrown.

We can pick a best candidate to print where is wrong,  print requiredContext and supportedProperties in different formats.

In this way, users can know which property in requiredContext is lack, and which property is not allow in supportedProperties.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)