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

[jira] [Commented] (FLINK-33064) Improve the error message when the lookup source is used as the scan source

    [ https://issues.apache.org/jira/browse/FLINK-33064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764498#comment-17764498 ] 

Shengkai Fang commented on FLINK-33064:
---------------------------------------

Merged into master: be509e6d67471d886e58d3ddea6ddd3627a191a8

> Improve the error message when the lookup source is used as the scan source
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-33064
>                 URL: https://issues.apache.org/jira/browse/FLINK-33064
>             Project: Flink
>          Issue Type: Improvement
>          Components: Table SQL / Planner
>    Affects Versions: 1.18.0
>            Reporter: Yunhong Zheng
>            Assignee: Yunhong Zheng
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.19.0
>
>
> Improve the error message when the lookup source is used as the scan source. Currently, if we use a source which only implement LookupTableSource but not implement ScanTableSource, as a scan source, it cannot get a property plan and give a '
> Cannot generate a valid execution plan for the given query' which can be improved.



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