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

Jingsong Lee updated FLINK-24977:
---------------------------------
    Description: 
options.get(VALUE_FORMAT) will return null.

It should be configuration.get(VALUE_FORMAT)

  was:
options.get(VALUE_FORMAT) should be 

configuration.get(VALUE_FORMAT)


> validatePKConstraints in KafkaDynamicTableFactory throws wrong exception 
> message
> --------------------------------------------------------------------------------
>
>                 Key: FLINK-24977
>                 URL: https://issues.apache.org/jira/browse/FLINK-24977
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Kafka
>            Reporter: Jingsong Lee
>            Priority: Major
>
> options.get(VALUE_FORMAT) will return null.
> It should be configuration.get(VALUE_FORMAT)



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to