This is an automated email from the ASF dual-hosted git repository.

dockerzhang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


    from 9c4deea78 [INLONG-5386][TubeMQ] Supports reporting metrics data 
through Prometheus (#5414)
     add e7d22ee4d [INLONG-5411][Manager] Optimize the creation code of 
databases and tables of PostgreSQL (#5412)

No new revisions were added by this update.

Summary of changes:
 .../pojo/sink/postgresql/PostgreSQLColumnInfo.java |   8 +-
 .../pojo/sink/postgresql/PostgreSQLTableInfo.java  |  11 +
 .../sink/postgresql/PostgreSQLJdbcUtils.java       | 234 +++++++++++++------
 .../postgresql/PostgreSQLResourceOperator.java     |  82 +++----
 .../sink/postgresql/PostgreSQLSqlBuilder.java      | 255 +++++++++++++++++----
 .../service/sink/PostgreSQLSinkServiceTest.java    |  97 ++++----
 6 files changed, 478 insertions(+), 209 deletions(-)

Reply via email to