You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/12/16 09:06:00 UTC

[jira] [Updated] (FLINK-15272) Better error message when insert partition with values

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

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

> Better error message when insert partition with values
> ------------------------------------------------------
>
>                 Key: FLINK-15272
>                 URL: https://issues.apache.org/jira/browse/FLINK-15272
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.10.0
>
>
> Now, we not supportĀ insert partition with values like:
> Insert into mytable partition (date='2019-08-08') values ('jason', 25)
> Will throw a exception:
> schema not match.
> We should improve error message to tell user we not support this pattern.



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