You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Flavio Pompermaier (Jira)" <ji...@apache.org> on 2020/04/20 20:05:00 UTC

[jira] [Created] (FLINK-17284) Support serial field type in PostgresCatalog

Flavio Pompermaier created FLINK-17284:
------------------------------------------

             Summary: Support serial field type in PostgresCatalog
                 Key: FLINK-17284
                 URL: https://issues.apache.org/jira/browse/FLINK-17284
             Project: Flink
          Issue Type: Improvement
          Components: Connectors / JDBC
    Affects Versions: 1.11.0
            Reporter: Flavio Pompermaier


In the current version of the PostgresCatalog the serial type is not handled, while it can be safely mapped to INT.

See an example at  https://www.postgresqltutorial.com/postgresql-create-table/



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