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

2019-12-03 Thread ASF GitHub Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-13502:
---
Labels: pull-request-available  (was: )

> 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
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>
> currently, {{CatalogTableStatisticsConverter}} is in 
> {{org.apache.flink.table.util}}, {{TreeNode}} is in 
> {{org.apache.flink.table.planner.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
(v8.3.4#803005)


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

2019-12-03 Thread Kurt Young (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kurt Young updated FLINK-13502:
---
Priority: Major  (was: Critical)

> 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: Major
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> currently, {{CatalogTableStatisticsConverter}} is in 
> {{org.apache.flink.table.util}}, {{TreeNode}} is in 
> {{org.apache.flink.table.planner.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
(v8.3.4#803005)


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

2019-12-03 Thread godfrey he (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

godfrey he updated FLINK-13502:
---
Fix Version/s: 1.10.0

> 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.10.0
>
>
> currently, {{CatalogTableStatisticsConverter}} is in 
> {{org.apache.flink.table.util}}, {{TreeNode}} is in 
> {{org.apache.flink.table.planner.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
(v8.3.4#803005)


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

2019-08-09 Thread Tzu-Li (Gordon) Tai (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tzu-Li (Gordon) Tai updated FLINK-13502:

Fix Version/s: (was: 1.9.0)

> 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
>
> currently, {{CatalogTableStatisticsConverter}} is in 
> {{org.apache.flink.table.util}}, {{TreeNode}} is in 
> {{org.apache.flink.table.planner.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)


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

2019-07-30 Thread godfrey he (JIRA)


 [ 
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.planner.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}}, 
{{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}}.)

> 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.planner.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)


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

2019-07-30 Thread Jark Wu (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jark Wu updated FLINK-13502:

Priority: Critical  (was: Major)

> 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)


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

2019-07-30 Thread godfrey he (JIRA)


 [ 
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)


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

2019-07-30 Thread godfrey he (JIRA)


 [ 
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}}, 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}}  (was: currently, 
{{CatalogTableStatisticsConverter}} is in {{org.apache.flink.table.util}}, its 
correct position is {{org.apache.flink.table.planner.utils}})

> 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}}, 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}}



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


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

2019-07-30 Thread godfrey he (JIRA)


 [ 
https://issues.apache.org/jira/browse/FLINK-13502?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

godfrey he updated FLINK-13502:
---
Summary: CatalogTableStatisticsConverter & TreeNode should be in correct 
package  (was: CatalogTableStatisticsConverter should be in planner.utils 
package)

> 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}}, its correct position is 
> {{org.apache.flink.table.planner.utils}}



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