You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2019/12/13 07:59:00 UTC

[jira] [Updated] (FLINK-15232) User doesn't know what's wrong: Print match candidates to improve NoMatchingTableFactoryException

     [ https://issues.apache.org/jira/browse/FLINK-15232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jingsong Lee updated FLINK-15232:
---------------------------------
    Summary: User doesn't know what's wrong: Print match candidates to improve NoMatchingTableFactoryException  (was: Print match candidates to improve NoMatchingTableFactoryException)

> User doesn't know what's wrong: Print match candidates to improve NoMatchingTableFactoryException
> -------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-15232
>                 URL: https://issues.apache.org/jira/browse/FLINK-15232
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / API
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently, all the required properties should exist and match, otherwise, {{NoMatchingTableFactoryException}} will be thrown.
> User have no idea to know what is wrong.
> 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)