You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Dawid Wysakowicz (JIRA)" <ji...@apache.org> on 2019/06/13 11:00:01 UTC

[jira] [Updated] (FLINK-12831) Split FunctionCatalog into Flink & Calcite specific parts

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