[
https://issues.apache.org/jira/browse/FLINK-33064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17764498#comment-17764498
]
Shengkai Fang edited comment on FLINK-33064 at 9/26/23 9:10 AM:
----------------------------------------------------------------
Merged into master: be509e6d67471d886e58d3ddea6ddd3627a191a8
Reverted because some bad cases.
was (Author: fsk119):
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)