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

[jira] [Assigned] (FLINK-17896) HiveCatalog can work with new table factory because of is_generic

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

Jingsong Lee reassigned FLINK-17896:
------------------------------------

    Assignee: Jingsong Lee

> HiveCatalog can work with new table factory because of is_generic
> -----------------------------------------------------------------
>
>                 Key: FLINK-17896
>                 URL: https://issues.apache.org/jira/browse/FLINK-17896
>             Project: Flink
>          Issue Type: Bug
>          Components: Connectors / Hive, Table SQL / API
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Blocker
>             Fix For: 1.11.0
>
>
> {code:java}
> [ERROR] Could not execute SQL statement. Reason:
> org.apache.flink.table.api.ValidationException: Unsupported options found for connector 'print'.Unsupported options:is_genericSupported options:connector
> print-identifier
> property-version
> standard-error
> {code}
> This's because HiveCatalog put is_generic property into generic tables, but the new factory will not delete it.



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