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

[jira] [Updated] (FLINK-31464) Move SqlNode convert logic out from SqlToOperationConverter

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

luoyuxia updated FLINK-31464:
-----------------------------
    Description: 
Similar to FLINK-31368, the ```SqlToOperationConverter``` is a bit bloated. We can refactor it to avoid the code length for this class grow quickly.

We can follow the idea proposed in FLINK-31368.

 

  was:
Similar to FLINK-31368, the `SqlToOperationConverter` is a bit bloated. We can refactor it to avoid the code length for this class grow quickly.

We can follow the idea proposed in FLINK-31368.

 


> Move SqlNode convert logic out from SqlToOperationConverter
> -----------------------------------------------------------
>
>                 Key: FLINK-31464
>                 URL: https://issues.apache.org/jira/browse/FLINK-31464
>             Project: Flink
>          Issue Type: Technical Debt
>          Components: Table SQL / Planner
>            Reporter: luoyuxia
>            Priority: Major
>
> Similar to FLINK-31368, the ```SqlToOperationConverter``` is a bit bloated. We can refactor it to avoid the code length for this class grow quickly.
> We can follow the idea proposed in FLINK-31368.
>  



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