[
https://issues.apache.org/jira/browse/FLINK-12831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz updated FLINK-12831:
-------------------------------------
Description:
We should split the current implementation of {{FunctionCatalog}} into
* a Flink specific part (where we just register FunctionDefinitions)
* Calcite adapter that serves as a {{SqlOperatorTable}} gateway to the
{{FunctionCatalog}}
> Split FunctionCatalog into Flink & Calcite specific parts
> ---------------------------------------------------------
>
> Key: FLINK-12831
> URL: https://issues.apache.org/jira/browse/FLINK-12831
> Project: Flink
> Issue Type: Sub-task
> Components: Table SQL / API, Table SQL / Legacy Planner
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Major
> Fix For: 1.9.0
>
>
> We should split the current implementation of {{FunctionCatalog}} into
> * a Flink specific part (where we just register FunctionDefinitions)
> * Calcite adapter that serves as a {{SqlOperatorTable}} gateway to the
> {{FunctionCatalog}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)