[ 
https://issues.apache.org/jira/browse/FLINK-30240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17642489#comment-17642489
 ] 

Danny Cranmer commented on FLINK-30240:
---------------------------------------

[~samrat007] thanks for the contribution. For hotfixes like this a Jira is not 
usually required, see [1]:
"Note: trivial hot fixes such as typos or syntax errors can be opened as a 
[hotfix] pull request, without a Jira ticket."

[1] https://flink.apache.org/contributing/contribute-code.html

> Fix Doc error pointing to TableKind#MANAGED 
> --------------------------------------------
>
>                 Key: FLINK-30240
>                 URL: https://issues.apache.org/jira/browse/FLINK-30240
>             Project: Flink
>          Issue Type: Bug
>            Reporter: Samrat Deb
>            Priority: Major
>              Labels: pull-request-available
>
> TableKind#MANAGED is referenced in 
> [Catalog.java|https://github.com/apache/flink/blob/master/flink-table/flink-table-common/src/main/java/org/apache/flink/table/catalog/Catalog.java#L320].
>  
> but TableKind is an enum consisting of only 2 types 
> `TABLE` and `VIEW`  
> [here|https://github.com/apache/flink/blob/master/flink-table/flink-table-common/src/main/java/org/apache/flink/table/catalog/CatalogBaseTable.java#L40].
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to