[ 
https://issues.apache.org/jira/browse/FLINK-18170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17129208#comment-17129208
 ] 

Leonard Xu edited comment on FLINK-18170 at 6/9/20, 12:11 PM:
--------------------------------------------------------------

Manually test with  PostgreSQL version 12:

Test use/show/describe/tableExits/databaseExists. [PASSED]
 Test read/write from/to PostgreSQL table in sql-client. [PASSED]
 Test read array/serial type data.[PASSED]

Note : sql-client read array<ARRAY<DECIMAL(38, 18)> because a known issue 
FLINK-17948

[1][https://github.com/leonardBang/flink-sql-etl/blob/master/etl-job/src/main/java/pge2e/PgCatalogTest.java
 
|https://github.com/leonardBang/flink-sql-etl/blob/master/etl-job/src/main/java/pge2e/PgCatalogTest.java]
 
[2][https://github.com/leonardBang/flink-sql-etl/blob/master/etl-job/src/main/resources/job-sql-1.11/catalog/PgcatalogE2eTest.sql
 
|https://github.com/leonardBang/flink-sql-etl/blob/master/etl-job/src/main/resources/job-sql-1.11/catalog/PgcatalogE2eTest.sql]


was (Author: leonard xu):
Manually test with  PostgreSQL version 12:


 Test use/show/describe/tableExits/databaseExists. [*PASSED*]
 Test read/write from/to PostgreSQL table in sql-client. [*PASSED*]
 Test read array/serial type data.[*PASSED*]

Note : sql-client read array<ARRAY<DECIMAL(38, 18)> because a known issue 
FLINK-17948

[1][https://github.com/leonardBang/flink-sql-etl/blob/master/etl-job/src/main/java/pge2e/PgCatalogTest.java
 
|https://github.com/leonardBang/flink-sql-etl/blob/master/etl-job/src/main/java/pge2e/PgCatalogTest.java]
 
[2][https://github.com/leonardBang/flink-sql-etl/blob/master/etl-job/src/main/resources/job-sql-1.11/catalog/PgcatalogE2eTest.sql
 
|https://github.com/leonardBang/flink-sql-etl/blob/master/etl-job/src/main/resources/job-sql-1.11/catalog/PgcatalogE2eTest.sql]

> E2E tests manually for PostgresCatalog
> --------------------------------------
>
>                 Key: FLINK-18170
>                 URL: https://issues.apache.org/jira/browse/FLINK-18170
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / JDBC
>    Affects Versions: 1.11.0
>            Reporter: Leonard Xu
>            Assignee: Leonard Xu
>            Priority: Blocker
>             Fix For: 1.11.0
>
>
> PostgresCatalog was imported in current version but without e2e tests 



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

Reply via email to