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)