[
https://issues.apache.org/jira/browse/FLINK-29990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-29990:
---
Labels: pull-request-available (was: )
> Unparsed SQL for SqlTableLike cannot be parsed cor
[
https://issues.apache.org/jira/browse/FLINK-29990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuo Cheng updated FLINK-29990:
---
Description:
Consider the following DDL sql (LIKE without any options):
{code:java}
create table sou
[
https://issues.apache.org/jira/browse/FLINK-29990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shuo Cheng updated FLINK-29990:
---
Description:
Consider the following DDL sql:
{code:java}
create table source_table(
a int,
b big