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