Re: [I] [Bug] [Mysql-CDC] Mysql-CDC to Doris 提示 No suitable driver [seatunnel]

2024-01-15 Thread via GitHub
dzygoon commented on issue #5106: URL: https://github.com/apache/seatunnel/issues/5106#issuecomment-1893229908 > Root cause: Environment variable '$SEATUNNEL_HOME' points to the old version dir Was this issue fixed in version 2.3.3? -- This is an automated message from the Apache G

Re: [I] [Bug] [st web] No suitable driver found for jdbc [seatunnel]

2024-01-15 Thread via GitHub
dzygoon commented on issue #5927: URL: https://github.com/apache/seatunnel/issues/5927#issuecomment-189368 oh!I thought there was something wrong with my environment.I have the same problem. -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [PR] [Feature][connector-v2][PostgreSQL CDC]Support source PostgreSQL CDC [seatunnel]

2024-01-15 Thread via GitHub
ediconss closed pull request #5417: [Feature][connector-v2][PostgreSQL CDC]Support source PostgreSQL CDC URL: https://github.com/apache/seatunnel/pull/5417 -- 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

[PR] [Improve][HttpConnector]Increase custom configuration timeout. [seatunnel]

2024-01-15 Thread via GitHub
lightzhao opened a new pull request, #6223: URL: https://github.com/apache/seatunnel/pull/6223 ### Purpose of this pull request #5804 Increase custom configuration connect_timeout_ms and socket_timeout_ms. ### Does this PR introduce _any_ user-facing change?

Re: [PR] [Feature][E2E] add e2e container for flink 1.17 1.18 [seatunnel]

2024-01-15 Thread via GitHub
TyrantLucifer commented on code in PR #6154: URL: https://github.com/apache/seatunnel/pull/6154#discussion_r1452992474 ## seatunnel-e2e/seatunnel-e2e-common/src/test/java/org/apache/seatunnel/e2e/common/container/flink/Flink18Container.java: ## @@ -0,0 +1,71 @@ +/* + * Licensed

(seatunnel-website) branch main updated: Fixed spelling (#287)

2024-01-15 Thread lidongdai
This is an automated email from the ASF dual-hosted git repository. lidongdai pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git The following commit(s) were added to refs/heads/main by this push: new 7af86134eeb Fixed spelling (#287) 7af8

Re: [PR] Fixed spelling [seatunnel-website]

2024-01-15 Thread via GitHub
davidzollo merged PR #287: URL: https://github.com/apache/seatunnel-website/pull/287 -- 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...

Re: [PR] [BUG][DOC] update quick start links [seatunnel-website]

2024-01-15 Thread via GitHub
davidzollo commented on PR #289: URL: https://github.com/apache/seatunnel-website/pull/289#issuecomment-1893142174 good job, Waiting for completion of `Build and Deploy` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[PR] [BUG][DOC] update quick start links [seatunnel-website]

2024-01-15 Thread via GitHub
DalongZhenZ opened a new pull request, #289: URL: https://github.com/apache/seatunnel-website/pull/289 update quick start links -- 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 comme

Re: [I] [Bug] [Source Http] HTTP Source raise SocketTimeoutException Read timed out [seatunnel]

2024-01-15 Thread via GitHub
somnmos commented on issue #5804: URL: https://github.com/apache/seatunnel/issues/5804#issuecomment-1893122296 I get the same problem -- 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

Re: [PR] [Feature] Add SaveMode support for hive connector [seatunnel]

2024-01-15 Thread via GitHub
chl-wxp commented on PR #5983: URL: https://github.com/apache/seatunnel/pull/5983#issuecomment-1893121788 Hi,Please modify the corresponding documentation -- 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 t

Re: [PR] [BUG][DOC]https://github.com/apache/seatunnel/issues/6220 [seatunnel]

2024-01-15 Thread via GitHub
DalongZhenZ commented on PR #6222: URL: https://github.com/apache/seatunnel/pull/6222#issuecomment-1893083308 @davidzollo -- 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. T

[PR] [BUG][DOC]https://github.com/apache/seatunnel/issues/6220 [seatunnel]

2024-01-15 Thread via GitHub
DalongZhenZ opened a new pull request, #6222: URL: https://github.com/apache/seatunnel/pull/6222 [BUG][DOC]https://github.com/apache/seatunnel/issues/6220 i have complate -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and us

Re: [PR] [Improve] Extend `SupportResourceShare` to spark/flink [seatunnel]

2024-01-15 Thread via GitHub
hailin0 commented on code in PR #5847: URL: https://github.com/apache/seatunnel/pull/5847#discussion_r1452906367 ## seatunnel-connectors-v2/connector-common/src/main/java/org/apache/seatunnel/connectors/seatunnel/common/multitablesink/MultiTableSinkAggregatedCommitter.java: ## @

(seatunnel) branch dev updated: [Fix][Zeta] Fix start with savepoint with no checkpoint file error (#6215)

2024-01-15 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 88d1bfdfa8 [Fix][Zeta] Fix start with savepoint

Re: [PR] [Fix][Zeta] Fix start with savepoint with no checkpoint file error [seatunnel]

2024-01-15 Thread via GitHub
hailin0 merged PR #6215: URL: https://github.com/apache/seatunnel/pull/6215 -- 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

[I] [Feature][Seatunnel-Web]Optimize download_datasource.sh shell [seatunnel]

2024-01-15 Thread via GitHub
dzygoon opened a new issue, #6221: URL: https://github.com/apache/seatunnel/issues/6221 ### 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] [Feature][Connector]add s3file save mode function [seatunnel]

2024-01-15 Thread via GitHub
EricJoy2048 merged PR #6131: URL: https://github.com/apache/seatunnel/pull/6131 -- 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...@seat

(seatunnel) branch dev updated (919a91032a -> 81c51073bf)

2024-01-15 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from 919a91032a [Improve][Oracle-CDC] Clean unused code (#6212) add 81c51073bf [Feature][Connector]add s3file save

[I] [Bug] [DOC] DOC link page 404 [seatunnel]

2024-01-15 Thread via GitHub
DalongZhenZ opened a new issue, #6220: URL: https://github.com/apache/seatunnel/issues/6220 ### 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 happen

Re: [I] [Feature][Connector-V2] Support multi-table sink feature [seatunnel]

2024-01-15 Thread via GitHub
lvshaokang commented on issue #5652: URL: https://github.com/apache/seatunnel/issues/5652#issuecomment-1893026880 @hailin0 Plz assign me GoogleFirestore sink task, thx -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

(seatunnel) branch dev updated: [Improve][Oracle-CDC] Clean unused code (#6212)

2024-01-15 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia 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 919a91032a [Improve][Oracle-CDC] Clean unused code

Re: [PR] [Improve][Oracle-CDC] Clean unused code [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X merged PR #6212: URL: https://github.com/apache/seatunnel/pull/6212 -- 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] when i call rest api to stop running job,the status of job can not update canceling to canceled [seatunnel]

2024-01-15 Thread via GitHub
Alvenshi commented on issue #5830: URL: https://github.com/apache/seatunnel/issues/5830#issuecomment-1892998392 > Hello, my seatunnel version is also 2.2.3 , why i call restapi (/hazelcast/rest/maps/stop-job) return { "status": "fail", "message": "Missing map name" } Have you done any proce

Re: [PR] [Feature][HiveSink] Support for HIVE collection data types. [seatunnel]

2024-01-15 Thread via GitHub
lightzhao commented on PR #6144: URL: https://github.com/apache/seatunnel/pull/6144#issuecomment-1892997820 @EricJoy2048 updated based on offline discussions, PTAL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[I] [Bug] [Install Connector Shell]2.3.3 Version used "install-plugin.sh" download Connector has error [seatunnel]

2024-01-15 Thread via GitHub
dzygoon opened a new issue, #6219: URL: https://github.com/apache/seatunnel/issues/6219 ### 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: [I] [Feature][doc] Add V2 connector jdbc document parameter can speed up data import [seatunnel]

2024-01-15 Thread via GitHub
cyd257666 closed issue #6167: [Feature][doc] Add V2 connector jdbc document parameter can speed up data import URL: https://github.com/apache/seatunnel/issues/6167 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL a

Re: [I] [Bug] [Zeta RestApi ] Submit or Stop job from an inactive master node [seatunnel]

2024-01-15 Thread via GitHub
VincentSleepless closed issue #6208: [Bug] [Zeta RestApi ] Submit or Stop job from an inactive master node URL: https://github.com/apache/seatunnel/issues/6208 -- 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

Re: [PR] [bugfix][rest api]Submit or Stop job from an inactive master node [seatunnel]

2024-01-15 Thread via GitHub
VincentSleepless commented on PR #6217: URL: https://github.com/apache/seatunnel/pull/6217#issuecomment-1892977913 good job ~~ -- 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 commen

Re: [I] [Feature][Error Msg]Unfriendly error message tips [seatunnel]

2024-01-15 Thread via GitHub
dzygoon closed issue #6189: [Feature][Error Msg]Unfriendly error message tips URL: https://github.com/apache/seatunnel/issues/6189 -- 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

(seatunnel) branch dev updated: [Hotfix][Oracle-CDC] Fix state recovery error when switching a single table to multiple tables (#6211)

2024-01-15 Thread fanjia
This is an automated email from the ASF dual-hosted git repository. fanjia 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 74cfe1995f [Hotfix][Oracle-CDC] Fix state recovery

Re: [PR] [Hotfix][Oracle-CDC] Fix state recovery error when switching a single table to multiple tables [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X merged PR #6211: URL: https://github.com/apache/seatunnel/pull/6211 -- 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

(seatunnel-web) branch dependabot/npm_and_yarn/seatunnel-ui/axios-1.6.0 updated (78bc64a3 -> 041cd44b)

2024-01-15 Thread songjian
This is an automated email from the ASF dual-hosted git repository. songjian pushed a change to branch dependabot/npm_and_yarn/seatunnel-ui/axios-1.6.0 in repository https://gitbox.apache.org/repos/asf/seatunnel-web.git from 78bc64a3 Bump axios from 1.3.4 to 1.6.0 in /seatunnel-ui add

Re: [I] [help][local develop environment] Plugin PluginIdentifier{engineType='seatunnel', pluginType='source', pluginName='connector-fake'} not found [seatunnel]

2024-01-15 Thread via GitHub
github-actions[bot] closed issue #5738: [help][local develop environment] Plugin PluginIdentifier{engineType='seatunnel', pluginType='source', pluginName='connector-fake'} not found URL: https://github.com/apache/seatunnel/issues/5738 -- This is an automated message from the Apache Git Servi

Re: [I] [Feature][Doris] Support multi-table source read [seatunnel]

2024-01-15 Thread via GitHub
github-actions[bot] commented on issue #5731: URL: https://github.com/apache/seatunnel/issues/5731#issuecomment-1892904233 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] [help][local develop environment] Plugin PluginIdentifier{engineType='seatunnel', pluginType='source', pluginName='connector-fake'} not found [seatunnel]

2024-01-15 Thread via GitHub
github-actions[bot] commented on issue #5738: URL: https://github.com/apache/seatunnel/issues/5738#issuecomment-1892904227 This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future. -- This is a

Re: [I] [Bug] mysql同步到clickhouse时,mysql删除一条数据,clickhouse里面自动添加一个数据,mysql修改一条数据,clickhouse里面添加了另个数据,一个是修改的原数据,一个是修改后的数据 [seatunnel]

2024-01-15 Thread via GitHub
hailin0 commented on issue #6134: URL: https://github.com/apache/seatunnel/issues/6134#issuecomment-1892362909 https://github.com/apache/seatunnel/blob/dev/seatunnel-e2e/seatunnel-connector-v2-e2e/connector-clickhouse-e2e/src/test/resources/clickhouse_sink_cdc_changelog_case2.conf -- This

Re: [I] 严重怀疑mongo-cdc能上生产的可行性,一个string类型字段null,直接就报错Unable to convert to from nullable value null,那这个mongo-cdc存在的意义是? [seatunnel]

2024-01-15 Thread via GitHub
hailin0 commented on issue #6149: URL: https://github.com/apache/seatunnel/issues/6149#issuecomment-1892359932 > > @bulolo hi,It has been fixed in dev > > 请问dev分支要如何编译,还是有提供编译后的? ./mvnw -T 1C clean package -pl seatunnel-dist -am -Dmaven.test.skip=true -- This is an automated

Re: [I] [Feature][source] Oracle CDC streaming source [seatunnel]

2024-01-15 Thread via GitHub
hailin0 closed issue #6156: [Feature][source] Oracle CDC streaming source URL: https://github.com/apache/seatunnel/issues/6156 -- 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. T

Re: [I] [Feature][source] Oracle CDC streaming source [seatunnel]

2024-01-15 Thread via GitHub
hailin0 commented on issue #6156: URL: https://github.com/apache/seatunnel/issues/6156#issuecomment-1892355425 https://github.com/apache/seatunnel/pull/5196 -- 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

(seatunnel) branch dev updated: [Hotfix][Oracle-CDC] Fix jdbc setFetchSize error (#6210)

2024-01-15 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 b7f06ec6d9 [Hotfix][Oracle-CDC] Fix jdbc setFet

Re: [PR] [Hotfix][Oracle-CDC] Fix jdbc setFetchSize error [seatunnel]

2024-01-15 Thread via GitHub
hailin0 merged PR #6210: URL: https://github.com/apache/seatunnel/pull/6210 -- 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

[PR] [bugfix][rest api]Submit or Stop job from an inactive master node [seatunnel]

2024-01-15 Thread via GitHub
liugddx opened a new pull request, #6217: URL: https://github.com/apache/seatunnel/pull/6217 ### Purpose of this pull request close #6208 ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? test case

Re: [PR] [Feature][Connector-V2][Postgres-cdc]Support for Postgres cdc [seatunnel]

2024-01-15 Thread via GitHub
Carl-Zhou-CN commented on PR #5986: URL: https://github.com/apache/seatunnel/pull/5986#issuecomment-1892242062 Wait for compatibility, following optimization #6106 #5784 #6098 #5785 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [Hotfix][Oracle-CDC] Fix state recovery error when switching a single table to multiple tables [seatunnel]

2024-01-15 Thread via GitHub
hailin0 commented on PR #6211: URL: https://github.com/apache/seatunnel/pull/6211#issuecomment-1892210578 ci is passed https://github.com/hailin0/incubator-seatunnel/actions/runs/7528394713/job/20493893105 -- This is an automated message from the Apache Git Service. To respond to the m

[PR] [Feature][Oracle-CDC] Support custom table primary key [seatunnel]

2024-01-15 Thread via GitHub
hailin0 opened a new pull request, #6216: URL: https://github.com/apache/seatunnel/pull/6216 ### Purpose of this pull request [Oracle-CDC] Support custom table primary key link https://github.com/apache/seatunnel/pull/6106/ ### Does this PR introduce _any_ user-facing change?

[PR] [Fix][Zeta] Fix start with savepoint with no checkpoint file error [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X opened a new pull request, #6215: URL: https://github.com/apache/seatunnel/pull/6215 ### Purpose of this pull request This PR to fix restore with job would failed when no checkpoint file be found. ### Does this PR introduce _any_ user-facing change? no

Re: [PR] [Feature][Oracle-CDC] Support read no primary key table [seatunnel]

2024-01-15 Thread via GitHub
hailin0 merged PR #6209: URL: https://github.com/apache/seatunnel/pull/6209 -- 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: [Feature][Oracle-CDC] Support read no primary key table (#6209)

2024-01-15 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 3cb34c2b71 [Feature][Oracle-CDC] Support read n

Re: [PR] [Feature] Support `uuid` in postgres jdbc [seatunnel]

2024-01-15 Thread via GitHub
Carl-Zhou-CN merged PR #6185: URL: https://github.com/apache/seatunnel/pull/6185 -- 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...@sea

Re: [I] [E2E][Oracle-CDC] Add oracle 19c cdb + pdb testcase [seatunnel]

2024-01-15 Thread via GitHub
hailin0 commented on issue #6214: URL: https://github.com/apache/seatunnel/issues/6214#issuecomment-1892153077 link https://github.com/apache/seatunnel/pull/5196 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

(seatunnel) branch dev updated: [Feature] Support `uuid` in postgres jdbc (#6185)

2024-01-15 Thread zhouyao2023
This is an automated email from the ASF dual-hosted git repository. zhouyao2023 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 f56855098b [Feature] Support `uuid` in postgre

(seatunnel) branch dev updated: [Improve][Test] Reduce repeated catalog test times (#6207)

2024-01-15 Thread zhouyao2023
This is an automated email from the ASF dual-hosted git repository. zhouyao2023 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 f14617f09a [Improve][Test] Reduce repeated cat

[I] [E2E][Oracle-CDC] Add oracle 19c cdb + pdb testcase [seatunnel]

2024-01-15 Thread via GitHub
hailin0 opened a new issue, #6214: URL: https://github.com/apache/seatunnel/issues/6214 ### 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] [Improve][Test] Reduce repeated catalog test times [seatunnel]

2024-01-15 Thread via GitHub
Carl-Zhou-CN merged PR #6207: URL: https://github.com/apache/seatunnel/pull/6207 -- 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...@sea

Re: [PR] [Feature][Oracle-CDC] Support read no primary key table [seatunnel]

2024-01-15 Thread via GitHub
hailin0 commented on PR #6209: URL: https://github.com/apache/seatunnel/pull/6209#issuecomment-1892136671 @Hisoka-X -- 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 unsu

Re: [PR] [Improve] Add "download_datasource.sh" for downloading datasource. [seatunnel-web]

2024-01-15 Thread via GitHub
ZhaoChenColin commented on PR #136: URL: https://github.com/apache/seatunnel-web/pull/136#issuecomment-1892121525 > i downloaded them and put them in apache-seatunnel-web-1.0.0-bin/libs,but when i select source name/database ... they are blank.why? ![1](https://private-user-images.githubuse

Re: [PR] [Improve] Support `int identity` type in sql server [seatunnel]

2024-01-15 Thread via GitHub
hailin0 commented on PR #6186: URL: https://github.com/apache/seatunnel/pull/6186#issuecomment-1892122318 LGTM -- 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 unsubscrib

Re: [PR] [Feature][API] Support hocon style declare row type in generic type [seatunnel]

2024-01-15 Thread via GitHub
CheneyYin commented on PR #6187: URL: https://github.com/apache/seatunnel/pull/6187#issuecomment-1892119651 > Please add doc to `schema-feature.md` Done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL ab

Re: [PR] [Improve] Speed up ck file attach (#6091) [seatunnel]

2024-01-15 Thread via GitHub
hailin0 commented on PR #6138: URL: https://github.com/apache/seatunnel/pull/6138#issuecomment-1892119593 cc @Hisoka-X -- 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 u

Re: [PR] [Feature][Connector-V2][Doris] Add Doris ConnectorV2 Source [seatunnel]

2024-01-15 Thread via GitHub
hailin0 merged PR #6161: URL: https://github.com/apache/seatunnel/pull/6161 -- 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 (6a83169c54 -> fc2d80382a)

2024-01-15 Thread wanghailin
This is an automated email from the ASF dual-hosted git repository. wanghailin pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from 6a83169c54 [Feature][doc] Add V2 connector jdbc document parameter can speed up data import PR (#6176) add f

(seatunnel) branch dev updated: [Feature][doc] Add V2 connector jdbc document parameter can speed up data import PR (#6176)

2024-01-15 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 6a83169c54 [Feature][doc] Add V2 connector jdbc

Re: [PR] [Feature][doc] Add V2 connector jdbc document parameter can speed up data import PR [seatunnel]

2024-01-15 Thread via GitHub
hailin0 merged PR #6176: URL: https://github.com/apache/seatunnel/pull/6176 -- 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] [Improve][Test] unify the module name of file oss e2e. [seatunnel]

2024-01-15 Thread via GitHub
hailin0 merged PR #6213: URL: https://github.com/apache/seatunnel/pull/6213 -- 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] unify the module name of file oss e2e. (#6213)

2024-01-15 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 e07d086cef [Improve][Test] unify the module nam

[PR] [Improve][Test] unify the module name of file oss e2e. [seatunnel]

2024-01-15 Thread via GitHub
FlechazoW opened a new pull request, #6213: URL: https://github.com/apache/seatunnel/pull/6213 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? Just unify the module name o

[PR] [Improve][Oracle-CDC] Clean unused code [seatunnel]

2024-01-15 Thread via GitHub
hailin0 opened a new pull request, #6212: URL: https://github.com/apache/seatunnel/pull/6212 ### Purpose of this pull request Clean unused code link https://github.com/apache/seatunnel/pull/5785/ ### Does this PR introduce _any_ user-facing change? No ### Ho

[PR] [Hotfix][Oracle-CDC] Fix state recovery error when switching a single table to multiple tables [seatunnel]

2024-01-15 Thread via GitHub
hailin0 opened a new pull request, #6211: URL: https://github.com/apache/seatunnel/pull/6211 ### Purpose of this pull request [CDC] Fix state recovery error when switching a single table to multiple tables link https://github.com/apache/seatunnel/pull/5784 ##

[PR] [Hotfix][Oracle-CDC] Fix jdbc setFetchSize error [seatunnel]

2024-01-15 Thread via GitHub
hailin0 opened a new pull request, #6210: URL: https://github.com/apache/seatunnel/pull/6210 ### Purpose of this pull request Setting Integer.MIN_VALUE is only supported by MySQL ### Does this PR introduce _any_ user-facing change? No ### How was this patch

Re: [PR] [Feature][Connector]add s3file save mode function [seatunnel]

2024-01-15 Thread via GitHub
chl-wxp commented on code in PR #6131: URL: https://github.com/apache/seatunnel/pull/6131#discussion_r1452263957 ## seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/hadoop/HadoopFileSystemProxy.java: ## @@ -1

Re: [PR] [added] [classes] Added classes to ProtoStuffSerializer file [seatunnel]

2024-01-15 Thread via GitHub
anirudh-hegde commented on code in PR #6205: URL: https://github.com/apache/seatunnel/pull/6205#discussion_r1452259757 ## seatunnel-common/src/main/java/org/apache/seatunnel/common/constants/JobMode.java: ## Review Comment: > I believe this is a mistake of your git operatio

[PR] [Feature][Oracle-CDC] Support read no primary key table [seatunnel]

2024-01-15 Thread via GitHub
hailin0 opened a new pull request, #6209: URL: https://github.com/apache/seatunnel/pull/6209 ### Purpose of this pull request [CDC] Support read no primary key table link https://github.com/apache/seatunnel/pull/6098 ### Does this PR introduce _any_ user-facing change

Re: [PR] [Feature][Connector]add s3file save mode function [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X commented on code in PR #6131: URL: https://github.com/apache/seatunnel/pull/6131#discussion_r1452195679 ## seatunnel-connectors-v2/connector-file/connector-file-base/src/main/java/org/apache/seatunnel/connectors/seatunnel/file/hadoop/HadoopFileSystemProxy.java: ## @@ -

Re: [PR] [Feature][Connector]add s3file save mode function [seatunnel]

2024-01-15 Thread via GitHub

Re: [PR] [Feature][Connector]add s3file save mode function [seatunnel]

2024-01-15 Thread via GitHub
chl-wxp commented on code in PR #6131: URL: https://github.com/apache/seatunnel/pull/6131#discussion_r1452189695 ## seatunnel-common/src/main/java/org/apache/seatunnel/common/exception/CommonErrorCode.java: ## @@ -24,6 +24,7 @@ public enum CommonErrorCode implements SeaTunnelErr

Re: [PR] [Feature][Connector]add s3file save mode function [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X commented on code in PR #6131: URL: https://github.com/apache/seatunnel/pull/6131#discussion_r1452164520 ## seatunnel-common/src/main/java/org/apache/seatunnel/common/exception/CommonErrorCode.java: ## @@ -24,6 +24,7 @@ public enum CommonErrorCode implements SeaTunnelEr

Re: [I] [Bug] [Zeta RestApi ] Submit or Stop job from an inactive master node [seatunnel]

2024-01-15 Thread via GitHub
VincentSleepless commented on issue #6208: URL: https://github.com/apache/seatunnel/issues/6208#issuecomment-1891653635 @liugddx hello, plz check -- 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

[I] [Bug] [Zeta RestApi ] Submit or Stop job from an inactive master node [seatunnel]

2024-01-15 Thread via GitHub
VincentSleepless opened a new issue, #6208: URL: https://github.com/apache/seatunnel/issues/6208 ### 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 h

Re: [PR] [Improve][Test] Reduce repeated catalog test times [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X commented on PR #6207: URL: https://github.com/apache/seatunnel/pull/6207#issuecomment-1891635486 cc @chl-wxp -- 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 u

[PR] [Improve][Test] Reduce repeated catalog test times [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X opened a new pull request, #6207: URL: https://github.com/apache/seatunnel/pull/6207 ### Purpose of this pull request This PR reduce repeated catalog test times. Before this PR, each catalog test will execute 7 times every time CI test. Because it use `@TestTemplate` ann

Re: [PR] [Feature][Transform-V2] Support case when Expression [seatunnel]

2024-01-15 Thread via GitHub
zhilinli123 commented on code in PR #6123: URL: https://github.com/apache/seatunnel/pull/6123#discussion_r1452089472 ## seatunnel-transforms-v2/src/main/java/org/apache/seatunnel/transform/sql/zeta/ZetaSQLFunction.java: ## @@ -221,6 +227,15 @@ public Object computeForValue(Expre

Re: [PR] [Bug] [connector-jdbc] Catalog's SELECT_COLUMNS_SQL_TEMPLATE have some issues. #6054 [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X commented on PR #6169: URL: https://github.com/apache/seatunnel/pull/6169#issuecomment-1891599331 Thanks @LoverAndrew for updated. Please follow the guide to open ci on your fork repository. ![image](https://github.com/apache/seatunnel/assets/32387433/c440bad6-c15c-430f-a21e-09f

Re: [PR] [added] [classes] Added classes to ProtoStuffSerializer file [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X commented on code in PR #6205: URL: https://github.com/apache/seatunnel/pull/6205#discussion_r1452068563 ## seatunnel-common/src/main/java/org/apache/seatunnel/common/constants/JobMode.java: ## Review Comment: I believe this is a mistake of your git operation.

Re: [PR] [added] [classes] Added classes to ProtoStuffSerializer file [seatunnel]

2024-01-15 Thread via GitHub
Hisoka-X commented on PR #6205: URL: https://github.com/apache/seatunnel/pull/6205#issuecomment-1891576311 > I executed mvn spotless:check and mvn spotless:apply I don't know why checks are taking so long. Maybe it will download some jar in first time. -- This is an automated messa

Re: [I] [Bug] [Module Name] Caused by: org.apache.seatunnel.engine.common.exception.SeaTunnelEngineException: org.apache.seatunnel.engine.server.checkpoint.CheckpointException: CheckpointCoordinator i

2024-01-15 Thread via GitHub
huifeidexiaoyuya commented on issue #5396: URL: https://github.com/apache/seatunnel/issues/5396#issuecomment-1891558848 测试官方案例: https://seatunnel.apache.org/docs/connector-v2/sink/Kafka 报错: > Exception in thread "main" org.apache.seatunnel.core.starter.exception.CommandExecuteExcep

Re: [I] [Feature][Connector-V2] Support iceberg sink [seatunnel]

2024-01-15 Thread via GitHub
zengqinchris commented on issue #6198: URL: https://github.com/apache/seatunnel/issues/6198#issuecomment-1891527367 大佬,sink iceberg的功能有计划什么时候可以在dev上测试呢? When is there a plan to test the functionality of sink iceberg on dev? -- This is an automated message from the Apache Git Service. To