[ https://issues.apache.org/jira/browse/FLINK-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16896687#comment-16896687 ]
Jark Wu commented on FLINK-13502: --------------------------------- There are no class conflicts for these classes. I did't set it as a blocker. > 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 > Assignee: godfrey he > Priority: Critical > 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)