You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Timo Walther (Jira)" <ji...@apache.org> on 2021/08/23 09:37:00 UTC

[jira] [Created] (FLINK-23915) Propagate unique keys for temporary tables

Timo Walther created FLINK-23915:
------------------------------------

             Summary: Propagate unique keys for temporary tables
                 Key: FLINK-23915
                 URL: https://issues.apache.org/jira/browse/FLINK-23915
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner
            Reporter: Timo Walther
            Assignee: Timo Walther


{{DatabaseCalciteSchema#100}} only propagates unique keys if the table is not temporary. This makes primary keys unusable in many cases.

We should fix FLINK-15123 on the way.



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