You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jark Wu (Jira)" <ji...@apache.org> on 2023/03/22 15:03:00 UTC

[jira] [Updated] (FLINK-31576) Add JavaDoc that SqlNodeConverter.getCatalogManager is discouraged to use

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

Jark Wu updated FLINK-31576:
----------------------------
    Description: 
See the comment: https://issues.apache.org/jira/browse/FLINK-31464?focusedCommentId=17703555&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17703555

New SqlNodeCovnerters doesn't need to resolve identifiers using the CatalogManager. Operation should be a simple mapping to SqlNode. There should be no resolution logic involved.

> Add JavaDoc that SqlNodeConverter.getCatalogManager is discouraged to use
> -------------------------------------------------------------------------
>
>                 Key: FLINK-31576
>                 URL: https://issues.apache.org/jira/browse/FLINK-31576
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>            Reporter: Jark Wu
>            Priority: Major
>
> See the comment: https://issues.apache.org/jira/browse/FLINK-31464?focusedCommentId=17703555&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17703555
> New SqlNodeCovnerters doesn't need to resolve identifiers using the CatalogManager. Operation should be a simple mapping to SqlNode. There should be no resolution logic involved.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)