[jira] [Updated] (FLINK-12905) Convert CatalogView to org.apache.calcite.schema.Table so that planner can use unified catalog APIs

2019-08-19 Thread Bowen Li (Jira)


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

Bowen Li updated FLINK-12905:
-
Fix Version/s: 1.10.0

> Convert CatalogView to org.apache.calcite.schema.Table so that planner can 
> use unified catalog APIs
> ---
>
> Key: FLINK-12905
> URL: https://issues.apache.org/jira/browse/FLINK-12905
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / Legacy Planner, Table SQL / Planner
>Reporter: Dawid Wysakowicz
>Assignee: Dawid Wysakowicz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.10.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Similar to [FLINK-12257] we should convert Flink's views to Calcite's views.
> The tricky part is that we have to pass around the SqlParser somehow.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)


[jira] [Updated] (FLINK-12905) Convert CatalogView to org.apache.calcite.schema.Table so that planner can use unified catalog APIs

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


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

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

Fix Version/s: (was: 1.9.0)

> Convert CatalogView to org.apache.calcite.schema.Table so that planner can 
> use unified catalog APIs
> ---
>
> Key: FLINK-12905
> URL: https://issues.apache.org/jira/browse/FLINK-12905
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / Legacy Planner, Table SQL / Planner
>Reporter: Dawid Wysakowicz
>Assignee: Dawid Wysakowicz
>Priority: Major
>  Labels: pull-request-available
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Similar to [FLINK-12257] we should convert Flink's views to Calcite's views.
> The tricky part is that we have to pass around the SqlParser somehow.



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


[jira] [Updated] (FLINK-12905) Convert CatalogView to org.apache.calcite.schema.Table so that planner can use unified catalog APIs

2019-06-24 Thread ASF GitHub Bot (JIRA)


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

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

> Convert CatalogView to org.apache.calcite.schema.Table so that planner can 
> use unified catalog APIs
> ---
>
> Key: FLINK-12905
> URL: https://issues.apache.org/jira/browse/FLINK-12905
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / Legacy Planner, Table SQL / Planner
>Reporter: Dawid Wysakowicz
>Assignee: Dawid Wysakowicz
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.9.0
>
>
> Similar to [FLINK-12257] we should convert Flink's views to Calcite's views.
> The tricky part is that we have to pass around the SqlParser somehow.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLINK-12905) Convert CatalogView to org.apache.calcite.schema.Table so that planner can use unified catalog APIs

2019-06-19 Thread Dawid Wysakowicz (JIRA)


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

Dawid Wysakowicz updated FLINK-12905:
-
Description: 
Similar to [FLINK-12257] we should convert Flink's views to Calcite's views.

The tricky part is that we have to pass around the SqlParser somehow.

  was:
Similar to [FLINK-12257] we should convert Flink's views to Calcite's views.

The tricky part is that we have to pass the SqlParser somehow around.


> Convert CatalogView to org.apache.calcite.schema.Table so that planner can 
> use unified catalog APIs
> ---
>
> Key: FLINK-12905
> URL: https://issues.apache.org/jira/browse/FLINK-12905
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / Legacy Planner, Table SQL / Planner
>Reporter: Dawid Wysakowicz
>Assignee: Dawid Wysakowicz
>Priority: Major
> Fix For: 1.9.0
>
>
> Similar to [FLINK-12257] we should convert Flink's views to Calcite's views.
> The tricky part is that we have to pass around the SqlParser somehow.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (FLINK-12905) Convert CatalogView to org.apache.calcite.schema.Table so that planner can use unified catalog APIs

2019-06-19 Thread Dawid Wysakowicz (JIRA)


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

Dawid Wysakowicz updated FLINK-12905:
-
Description: 
Similar to [FLINK-12257] we should convert Flink's views to Calcite's views.

The tricky part is that we have to pass the SqlParser somehow around.

  was:Similar to [FLINK-12257] we should convert Flink's views to Calcite's 
views.


> Convert CatalogView to org.apache.calcite.schema.Table so that planner can 
> use unified catalog APIs
> ---
>
> Key: FLINK-12905
> URL: https://issues.apache.org/jira/browse/FLINK-12905
> Project: Flink
>  Issue Type: Sub-task
>  Components: Table SQL / Legacy Planner, Table SQL / Planner
>Reporter: Dawid Wysakowicz
>Assignee: Dawid Wysakowicz
>Priority: Major
> Fix For: 1.9.0
>
>
> Similar to [FLINK-12257] we should convert Flink's views to Calcite's views.
> The tricky part is that we have to pass the SqlParser somehow around.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)