fpompermaier commented on a change in pull request #11900:
URL: https://github.com/apache/flink/pull/11900#discussion_r422706649
##########
File path:
flink-connectors/flink-jdbc/src/test/java/org/apache/flink/api/java/io/jdbc/catalog/PostgresCatalogTestBase.java
##########
@@ -58,6 +58,7 @@
protected static final String TABLE5 = "t5";
protected static final String TABLE_PRIMITIVE_TYPE = "dt";
protected static final String TABLE_ARRAY_TYPE = "dt2";
+ protected static final String TABLE_SERIAL_TYPE = "dt3";
Review comment:
How should I rename them? Do you have something in mind?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]