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

Jark Wu resolved FLINK-14723.
-----------------------------
    Fix Version/s: 1.10.0
       Resolution: Fixed

[FLINK-14723][table-planner-blink] Use ObjectIdentifier in 
DataStreamQueryOperations
 - 1.10.0: 8466134f6c730aa1c0743aadb70fb4f541ea239f

[FLINK-14723][table-planner-blink] Java(Scala)DataStreamQueryOperation should 
remember the registered object path
 - 1.10.0: 095c4d4914eab4d7a9f44c86dd9a071273d39fcd

[FLINK-14723][table-planner-blink] Remove result assertion in test 
CatalogTableITCase#testInsertSinkTableWithUnmatchedFields
 - 1.10.0: 827477ca1bce4ece2df0c24c60b9cfa1e3fd8584

[FLINK-14723][table-planner-blink] Add tests for partial qualified UDF calls as 
computed columns
 - 1.10.0: 26faddd8a9a8dd1fa06b651cf20648bcddec4743


> 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
>             Fix For: 1.10.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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