[ https://issues.apache.org/jira/browse/FLINK-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
godfrey he updated FLINK-13502: ------------------------------- Description: 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}}. (was: currently, {{CatalogTableStatisticsConverter}} is in {{org.apache.flink.table.util}}, its correct position is {{org.apache.flink.table.planner.utils}}. {{TreeNode}} is in {{org.apache.flink.table.plan}}, its correct position is {{org.apache.flink.table.planner.expressions}}) > 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)