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

ASF GitHub Bot updated FLINK-14723:
-----------------------------------
    Labels: pull-request-available  (was: )

> Improve some code of computed column in planner
> -----------------------------------------------
>
>                 Key: FLINK-14723
>                 URL: https://issues.apache.org/jira/browse/FLINK-14723
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table SQL / Planner
>            Reporter: Jark Wu
>            Assignee: Jark Wu
>            Priority: Major
>              Labels: pull-request-available
>
> The following code can be improved which is introduced by FLINK-14665.
> 1. FlinkRelOptUtilTest#testToString shouldn't ignore attributes of RelNodes. 
> The original expcted string makes sense. We should fix it to keep the result 
> unchanged. 
> 2. The test {{CatalogTableITCase#testInsertSinkTableWithUnmatchedFields}} 
> should fail and shouldn't verify the expected results (no results).
> 3. {{SqlToOperationConverterTest#testCreateTableWithComputedColumn}} change 
> the udf calling to non-qualified way to verify the qualifying works well. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to