You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "godfrey he (JIRA)" <ji...@apache.org> on 2019/07/31 01:44:00 UTC

[jira] [Commented] (FLINK-13502) CatalogTableStatisticsConverter & TreeNode should be in correct package

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

godfrey he commented on FLINK-13502:
------------------------------------

i will fix this

> CatalogTableStatisticsConverter & TreeNode should be in correct package
> -----------------------------------------------------------------------
>
>                 Key: FLINK-13502
>                 URL: https://issues.apache.org/jira/browse/FLINK-13502
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>            Reporter: godfrey he
>            Priority: Major
>             Fix For: 1.9.0, 1.10.0
>
>
> currently, {{CatalogTableStatisticsConverter}} is in {{org.apache.flink.table.util}}, {{TreeNode}} is in {{org.apache.flink.table.plan}}. {{CatalogTableStatisticsConverter}} should be in {{org.apache.flink.table.planner.utils}}, {{TreeNode}} should be in {{org.apache.flink.table.planner.expressions}}.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)