Re: [PR] [Improve][Test] Run all test when code merged into dev branch [seatunnel]

2024-03-28 Thread via GitHub
liugddx merged PR #6609: URL: https://github.com/apache/seatunnel/pull/6609 -- 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. To unsubscribe, e-mail: commits-unsubscr...@seatunne

(seatunnel) branch dev updated: [Improve][Test] Run all test when code merged into dev branch (#6609)

2024-03-28 Thread liugddx
This is an automated email from the ASF dual-hosted git repository. liugddx pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 93c6cac62c [Improve][Test] Run all test when code

Re: [PR] [feature][connector-v2] add xugudb connector [seatunnel]

2024-03-28 Thread via GitHub
L-Gryps commented on code in PR #6561: URL: https://github.com/apache/seatunnel/pull/6561#discussion_r1544141076 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-7/src/test/java/org/apache/seatunnel/connectors/seatunnel/jdbc/JdbcXuguIT.java: ###

Re: [PR] [feature][connector-v2] add xugudb connector [seatunnel]

2024-03-28 Thread via GitHub
hailin0 commented on code in PR #6561: URL: https://github.com/apache/seatunnel/pull/6561#discussion_r1544029755 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/xugu/XuguTypeConverter.java: ## @@ -0,0 +1,393

Re: [PR] [Improve] Use constants instead of magic points [seatunnel]

2024-03-28 Thread via GitHub
jiangyq7 commented on PR #6614: URL: https://github.com/apache/seatunnel/pull/6614#issuecomment-2026592848 you are right,I had made changes -- 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 sp

Re: [PR] [Fix][StarRocks] Fix NPE when upstream catalogtable table path only have table name part [seatunnel]

2024-03-28 Thread via GitHub
hailin0 merged PR #6540: URL: https://github.com/apache/seatunnel/pull/6540 -- 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. To unsubscribe, e-mail: commits-unsubscr...@seatunne

(seatunnel) branch dev updated: [Fix][StarRocks] Fix NPE when upstream catalogtable table path only have table name part (#6540)

2024-03-28 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 5795b265cc [Fix][StarRocks] Fix NPE when upstre

Re: [I] [Bug] [StarRocks] Unable to create a sink for identifier 'StarRocks'. [seatunnel]

2024-03-28 Thread via GitHub
hailin0 closed issue #6524: [Bug] [StarRocks] Unable to create a sink for identifier 'StarRocks'. URL: https://github.com/apache/seatunnel/issues/6524 -- 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

Re: [PR] [Improve][CDC]Increase the idleTimeout for the JDBC connection pool. [seatunnel]

2024-03-28 Thread via GitHub
hailin0 commented on PR #6556: URL: https://github.com/apache/seatunnel/pull/6556#issuecomment-2026566312 This connection pool will be deprecated soon -- 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

[PR] [Improve][Jdbc] Increase type converter when auto creating tables [seatunnel]

2024-03-28 Thread via GitHub
hailin0 opened a new pull request, #6617: URL: https://github.com/apache/seatunnel/pull/6617 ### Purpose of this pull request [Jdbc] Increase type converter when auto creating tables ### Does this PR introduce _any_ user-facing change? No ### How was this p

Re: [PR] [Docs] Update the k8s cluster mode document [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X commented on PR #6500: URL: https://github.com/apache/seatunnel/pull/6500#issuecomment-2026529914 cc @xiamidavid00 -- 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.

[I] [Feature][formats] Use lamba expressions to make your code more elegant [seatunnel]

2024-03-28 Thread via GitHub
jiangyq7 opened a new issue, #6616: URL: https://github.com/apache/seatunnel/issues/6616 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.

Re: [PR] [Doc][Improve] add support chinese for some sinks [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X commented on PR #6575: URL: https://github.com/apache/seatunnel/pull/6575#issuecomment-2026525403 cc @zhilinli123 -- 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.

[I] seatunnel 2.3.3/4 runs on flink 1.16.3 出现报错 [官方案例] [seatunnel]

2024-03-28 Thread via GitHub
lfw529 opened a new issue, #6615: URL: https://github.com/apache/seatunnel/issues/6615 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened

Re: [PR] [Improve][Connector-V2] Add ElasticSearch type converter [seatunnel]

2024-03-28 Thread via GitHub
hailin0 merged PR #6546: URL: https://github.com/apache/seatunnel/pull/6546 -- 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. To unsubscribe, e-mail: commits-unsubscr...@seatunne

(seatunnel) branch dev updated: [Improve][Connector-V2] Add ElasticSearch type converter (#6546)

2024-03-28 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 505c1252bd [Improve][Connector-V2] Add ElasticS

(seatunnel) branch dev updated (d1599f8ad9 -> 470bb97434)

2024-03-28 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from d1599f8ad9 [Improve][Connector-V2] Support read orc with schema config to cast type (#6531) add 470bb97434 [Bugf

Re: [PR] [Bugfix][TDengine] Fix the issue of losing the driver due to multiple calls to the submit task API. #6581 #6595 [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X merged PR #6596: URL: https://github.com/apache/seatunnel/pull/6596 -- 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. To unsubscribe, e-mail: commits-unsubscr...@seatunn

Re: [I] [Bug] [REST API] call submit job API resulted in an error [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X closed issue #6581: [Bug] [REST API] call submit job API resulted in an error URL: https://github.com/apache/seatunnel/issues/6581 -- 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 specif

(seatunnel) branch dev updated: [Improve][Connector-V2] Support read orc with schema config to cast type (#6531)

2024-03-28 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new d1599f8ad9 [Improve][Connector-V2] Support read

Re: [PR] [Improve][Connector-V2] Support read orc with schema config to cast type [seatunnel]

2024-03-28 Thread via GitHub
hailin0 merged PR #6531: URL: https://github.com/apache/seatunnel/pull/6531 -- 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. To unsubscribe, e-mail: commits-unsubscr...@seatunne

(seatunnel) branch dev updated: [Chore] Fix `file` spell errors (#6606)

2024-03-28 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new 2599d3b736 [Chore] Fix `file` spell errors (#66

Re: [PR] [Chore] Fix `file` spell errors [seatunnel]

2024-03-28 Thread via GitHub
hailin0 merged PR #6606: URL: https://github.com/apache/seatunnel/pull/6606 -- 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. To unsubscribe, e-mail: commits-unsubscr...@seatunne

(seatunnel) branch dev updated: fix typo (#6611)

2024-03-28 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a commit to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git The following commit(s) were added to refs/heads/dev by this push: new ebe7744221 fix typo (#6611) ebe7744221 is descr

Re: [PR] [Imprve] Fix typo [seatunnel]

2024-03-28 Thread via GitHub
hailin0 merged PR #6611: URL: https://github.com/apache/seatunnel/pull/6611 -- 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. To unsubscribe, e-mail: commits-unsubscr...@seatunne

Re: [PR] feat(Improve): Use constants instead of magic points 6612 [seatunnel]

2024-03-28 Thread via GitHub
jiangyq7 closed pull request #6613: feat(Improve): Use constants instead of magic points 6612 URL: https://github.com/apache/seatunnel/pull/6613 -- 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 s

Re: [PR] fix seatunnel-issue-6386 and windows specific starter cmd script bug [seatunnel]

2024-03-28 Thread via GitHub
hailin0 commented on PR #6587: URL: https://github.com/apache/seatunnel/pull/6587#issuecomment-2026500890 please fix ci error -- 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.

Re: [I] [seatunnel-web][doc] upload the summary usage doc for reference [seatunnel]

2024-03-28 Thread via GitHub
zhangm365 commented on issue #6565: URL: https://github.com/apache/seatunnel/issues/6565#issuecomment-2026490430 > seatunnel 2.3.4不兼容吗 我验证过,和 web-1.0.0 不兼容。可能两个项目耦合性较高 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[I] [Feature][seatunnel-common] Magic Point [seatunnel]

2024-03-28 Thread via GitHub
jiangyq7 opened a new issue, #6612: URL: https://github.com/apache/seatunnel/issues/6612 ### Search before asking - [X] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.

Re: [PR] [FIX] fix typo [seatunnel]

2024-03-28 Thread via GitHub
xiaochen-zhou closed pull request #6610: [FIX] fix typo URL: https://github.com/apache/seatunnel/pull/6610 -- 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. To unsubscribe, e-mai

[PR] fix typo [seatunnel]

2024-03-28 Thread via GitHub
xiaochen-zhou opened a new pull request, #6611: URL: https://github.com/apache/seatunnel/pull/6611 Purpose of this pull request FIX typo Does this PR introduce any user-facing change? no How was this patch tested? exist tests ### Check list * [ ] If any ne

[PR] [FIX] fix typo [seatunnel]

2024-03-28 Thread via GitHub
xiaochen-zhou opened a new pull request, #6610: URL: https://github.com/apache/seatunnel/pull/6610 Purpose of this pull request FIX typo Does this PR introduce any user-facing change? no How was this patch tested? exist tests Check list If any new Jar binary

Re: [I] [Feature][Connector-V2][JDBC] Add presto connector and testing [seatunnel]

2024-03-28 Thread via GitHub
github-actions[bot] commented on issue #6399: URL: https://github.com/apache/seatunnel/issues/6399#issuecomment-2026366184 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Re: [I] [Bug] [SeaTunnel-flink/spark-starter-common] The full command to submit flink/spark job is not cross-platform compatible [seatunnel]

2024-03-28 Thread via GitHub
github-actions[bot] commented on issue #6386: URL: https://github.com/apache/seatunnel/issues/6386#issuecomment-2026366247 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Re: [I] Seatunnel is consuming Kafka data repeatedly [seatunnel]

2024-03-28 Thread via GitHub
github-actions[bot] commented on issue #6390: URL: https://github.com/apache/seatunnel/issues/6390#issuecomment-2026366226 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Re: [I] 达梦source 无法获取pk 与表注释 [seatunnel]

2024-03-28 Thread via GitHub
github-actions[bot] commented on issue #6397: URL: https://github.com/apache/seatunnel/issues/6397#issuecomment-2026366209 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Re: [I] [Feature][seatunnel-web] Does the seatunnel-web support a datasource interface for postgres-cdc? [seatunnel]

2024-03-28 Thread via GitHub
github-actions[bot] commented on issue #6398: URL: https://github.com/apache/seatunnel/issues/6398#issuecomment-2026366197 This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.

Re: [PR] [Feature][Kafka] Support multi-table source read [seatunnel]

2024-03-28 Thread via GitHub
hailin0 commented on code in PR #5992: URL: https://github.com/apache/seatunnel/pull/5992#discussion_r1543022835 ## seatunnel-connectors-v2/connector-kafka/src/main/java/org/apache/seatunnel/connectors/seatunnel/kafka/source/KafkaSourceReader.java: ## @@ -149,10 +158,13 @@ publi

Re: [PR] [Feature][Core] Support event listener for job [seatunnel]

2024-03-28 Thread via GitHub
hailin0 merged PR #6419: URL: https://github.com/apache/seatunnel/pull/6419 -- 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. To unsubscribe, e-mail: commits-unsubscr...@seatunne

Re: [PR] 版本标识错误 [seatunnel]

2024-03-28 Thread via GitHub
hailin0 closed pull request #6605: 版本标识错误 URL: https://github.com/apache/seatunnel/pull/6605 -- 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. To unsubscribe, e-mail: commits-uns

[PR] [Improve][Test] Run all test when code merged into dev branch [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X opened a new pull request, #6609: URL: https://github.com/apache/seatunnel/pull/6609 ### Purpose of this pull request This PR try to make sure when pr merged into dev branch, we need run all test. This behavior can find error ASAP. ![image](https://github.com/apache/s

Re: [PR] [Fix][StarRocks] Fix NPE when upstream catalogtable table path only have table name part [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X commented on PR #6540: URL: https://github.com/apache/seatunnel/pull/6540#issuecomment-2024958161 Please fix ci -- 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. To

Re: [I] [Feature][connector-cdc] Should we consider upgrading to the debezium version? [seatunnel]

2024-03-28 Thread via GitHub
ic4y commented on issue #6600: URL: https://github.com/apache/seatunnel/issues/6600#issuecomment-2024914634 What are the confirmed benefits of upgrading debezium at this time -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] [Feature][connector-cdc] Should we consider upgrading to the debezium version? [seatunnel]

2024-03-28 Thread via GitHub
ic4y commented on issue #6600: URL: https://github.com/apache/seatunnel/issues/6600#issuecomment-2024909825 Considering the upgrade and SeaTunnel's current support for JDK 1.8, it's a complex situation. Adopting a new version would mean SeaTunnel might have to let go of JDK 1.8 support, or

[I] [Bug] [Module Name] Bug title [seatunnel]

2024-03-28 Thread via GitHub
qianghong000 opened a new issue, #6608: URL: https://github.com/apache/seatunnel/issues/6608 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happe

Re: [PR] 版本标识错误 [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X commented on PR #6605: URL: https://github.com/apache/seatunnel/pull/6605#issuecomment-2024864724 Hi @wewelove , thanks for open this PR. But we don't change the code if the version already released. It already be fixed on dev branch by https://github.com/apache/seatunnel/pull/6196

Re: [PR] [Fix][StarRocks] Fix NPE when upstream catalogtable table path only have table name part [seatunnel]

2024-03-28 Thread via GitHub
liunaijie commented on PR #6540: URL: https://github.com/apache/seatunnel/pull/6540#issuecomment-2024848681 > Could you remind check other connector like doris/jdbc/file/s3 too (open another pr is fine)? Thanks ![image](https://private-user-images.githubusercontent.com/32387433/317681791-6a

Re: [PR] [Fix][StarRocks] Fix NPE when upstream catalogtable table path only have table name part [seatunnel]

2024-03-28 Thread via GitHub
liunaijie commented on code in PR #6540: URL: https://github.com/apache/seatunnel/pull/6540#discussion_r1542655829 ## seatunnel-connectors-v2/connector-starrocks/src/main/java/org/apache/seatunnel/connectors/seatunnel/starrocks/sink/StarRocksSinkFactory.java: ## @@ -89,13 +89,15

[I] [Bug] mvn install fail [seatunnel]

2024-03-28 Thread via GitHub
ztwu opened a new issue, #6607: URL: https://github.com/apache/seatunnel/issues/6607 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened

[PR] [Chore] Fix `file` spell errors [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X opened a new pull request, #6606: URL: https://github.com/apache/seatunnel/pull/6606 ### Purpose of this pull request This PR fix spell errors on `BaseMultipleTableFinkSinkFactory`. ### Does this PR introduce _any_ user-facing change? no ##

Re: [PR] [Fix][StarRocks] Fix NPE when upstream catalogtable table path only have table name part [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X commented on PR #6540: URL: https://github.com/apache/seatunnel/pull/6540#issuecomment-2024816359 Could you remind check other connector like doris/jdbc/file/s3 too (open another pr is fine)? Thanks ![image](https://github.com/apache/seatunnel/assets/32387433/6aef625a-790e-49f9-

Re: [I] [Connector-V2] The plug-in of sink type written by myself has not been found. The test method is: using open source code and restapi [seatunnel]

2024-03-28 Thread via GitHub
sandyustc closed issue #6582: [Connector-V2] The plug-in of sink type written by myself has not been found. The test method is: using open source code and restapi URL: https://github.com/apache/seatunnel/issues/6582 -- This is an automated message from the Apache Git Service. To respond to

Re: [PR] [Fix][StarRocks] Fix NPE when upstream catalogtable table path only have table name part [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X commented on code in PR #6540: URL: https://github.com/apache/seatunnel/pull/6540#discussion_r1542619515 ## seatunnel-connectors-v2/connector-starrocks/src/main/java/org/apache/seatunnel/connectors/seatunnel/starrocks/sink/StarRocksSinkFactory.java: ## @@ -89,13 +89,15

Re: [I] [Bug] [HDFS] checkPoint storage by localFile error [seatunnel]

2024-03-28 Thread via GitHub
liunaijie commented on issue #6573: URL: https://github.com/apache/seatunnel/issues/6573#issuecomment-2024786466 > > @Le16 hi, have you solve this issue? > > thanks for reply. > > I have another question: if I want to simultaneously synchronize multiple tables across multip

[PR] 版本标识错误 [seatunnel]

2024-03-28 Thread via GitHub
wewelove opened a new pull request, #6605: URL: https://github.com/apache/seatunnel/pull/6605 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list * [

Re: [PR] [fix][starrocks] fix NPE [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X commented on PR #6540: URL: https://github.com/apache/seatunnel/pull/6540#issuecomment-2024721438 ![image](https://github.com/apache/seatunnel/assets/32387433/9207a70b-578c-417f-89d3-412a47539a52) -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] [fix][starrocks] fix NPE [seatunnel]

2024-03-28 Thread via GitHub
Hisoka-X commented on PR #6540: URL: https://github.com/apache/seatunnel/pull/6540#issuecomment-2024720260 Thanks @liunaijie for update test case! I suggest use fake source connector to produce table with only table name. There are example https://github.com/apache/seatunnel/blob/cdfb5735ac

[I] [Bug] [JDBC Source] get row type failed but yarn application status is SUCCEEDED. [seatunnel]

2024-03-28 Thread via GitHub
SbloodyS opened a new issue, #6604: URL: https://github.com/apache/seatunnel/issues/6604 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happened

[I] [Bug] [connector-kafka] submit job kafka to kafka failed [seatunnel]

2024-03-28 Thread via GitHub
gitfortian opened a new issue, #6603: URL: https://github.com/apache/seatunnel/issues/6603 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happene

[I] [Bug] [connector-kafka] submit job kafka to kafka failed [seatunnel]

2024-03-28 Thread via GitHub
gitfortian opened a new issue, #6602: URL: https://github.com/apache/seatunnel/issues/6602 ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### What happene

Re: [I] [Bug] [zeta, spark] source is oracle, the data in the parquet file is strange [seatunnel]

2024-03-28 Thread via GitHub
yjkim0083 commented on issue #6499: URL: https://github.com/apache/seatunnel/issues/6499#issuecomment-2024582048 I found a solution. add java_opt "-Doracle.jdbc.J2EE13Compliant=true" -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] [feature][connector-v2] add xugudb connector [seatunnel]

2024-03-28 Thread via GitHub
L-Gryps commented on code in PR #6561: URL: https://github.com/apache/seatunnel/pull/6561#discussion_r1542420110 ## seatunnel-connectors-v2/connector-jdbc/src/main/java/org/apache/seatunnel/connectors/seatunnel/jdbc/internal/dialect/xugu/XuguTypeConverter.java: ## @@ -0,0 +1,381