[
https://issues.apache.org/jira/browse/FLINK-22233?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17324652#comment-17324652
]
yongsheng commented on FLINK-22233:
-----------------------------------
[~jark] I have open a pull request for this,please check
https://github.com/apache/flink/pull/15656
> Spelling error of word "constant" in source code
> ------------------------------------------------
>
> Key: FLINK-22233
> URL: https://issues.apache.org/jira/browse/FLINK-22233
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Affects Versions: 1.12.0
> Reporter: 王高超
> Priority: Minor
> Labels: starter
>
> When I write the data to MySQL and forget to add the primary key, I report
> such an error:
> ' org.apache.flink.table.api.ValidationException: Flink doesn't support
> ENFORCED mode for PRIMARY KEY constaint. '
> As mentioned above, The last word 'constant' is misspelled . And the correct
> spelling is 'constraint'.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)