[PR] [Feature][seatunnel-config] connection configuration uniform and reus… [seatunnel]

2025-04-06 Thread via GitHub
thirsd opened a new pull request, #9116: URL: https://github.com/apache/seatunnel/pull/9116 thanks to @hailin0 https://github.com/hailin0. @liunaijie https://github.com/liunaijie @wuchunfu https://github.com/wuchunfu @litiliu https://github.com/litiliu reference the des

[I] [Oracle-CDC] Unable to create a source for identifier 'Oracle-CDC' [seatunnel]

2025-04-06 Thread via GitHub
827086469 opened a new issue, #9117: URL: https://github.com/apache/seatunnel/issues/9117 ### 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] [Feat][Connector-v2][Iceberg]support filter conditions in iceberg source [seatunnel]

2025-04-06 Thread via GitHub
Copilot commented on code in PR #9095: URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2030363246 ## seatunnel-connectors-v2/connector-iceberg/src/main/java/org/apache/seatunnel/connectors/seatunnel/iceberg/utils/ExpressionUtils.java: ## @@ -66,6 +68,12 @@ public

Re: [I] [Bug] [Oracle-CDC] 报错Oracle日志保存点断裂,但是数据库日志查看正常,未发生断裂。 [seatunnel]

2025-04-06 Thread via GitHub
yinshile commented on issue #8772: URL: https://github.com/apache/seatunnel/issues/8772#issuecomment-2781868308 这个我遇到过,是因为oracle-cdc同步数据会越来越慢,比如第10天其实只同步了前8天的数据,第20天只同步到前15天的数据,第30天只同步了22天的数据,如果归档日志保存时间只有7天,那在第30天的时候,快照那边保存的是第22天的归档日志sequence位置,这时去同步前8天的日志,这时就会报对应的sequence位置找不到 -- This is

Re: [PR] [Improve][connector-doris] Improved doris source enumerator splits allocation algorithm for subtasks。 [seatunnel]

2025-04-06 Thread via GitHub
Hisoka-X commented on code in PR #9108: URL: https://github.com/apache/seatunnel/pull/9108#discussion_r2030487367 ## seatunnel-translation/seatunnel-translation-base/src/test/java/org/apache/seatunnel/translation/source/ParallelSourceTest.java: ## @@ -17,106 +17,177 @@ packag

Re: [PR] [Fix][Connector-V2][Postgres-CDC] BigDecimal cast String Exception [seatunnel]

2025-04-06 Thread via GitHub
Hisoka-X commented on code in PR #9052: URL: https://github.com/apache/seatunnel/pull/9052#discussion_r2030518723 ## seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/reader/IncrementalSourceRecordEmitter.java: ###

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
CosmosNi closed pull request #9111: [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing URL: https://github.com/apache/seatunnel/pull/9111 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
CosmosNi opened a new pull request, #9118: URL: https://github.com/apache/seatunnel/pull/9118 Add check script for source/sink state class serialVersionUID missing close https://github.com/apache/seatunnel/issues/9080 use: long serialVersionUID = ObjectStreamClass.lookup(Amazo

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
CosmosNi commented on PR #9118: URL: https://github.com/apache/seatunnel/pull/9118#issuecomment-2782159986 @Hisoka-X @hailin0 PTAL. Generated by ObjectStreamClass; There is a problem,-1 Whether to be identified https://github.com/user-attachments/assets/886e51fe-d7bd-4343-bddc-3199f9ad7

Re: [PR] [Feat][Connector-v2][Iceberg]support filter conditions in iceberg source [seatunnel]

2025-04-06 Thread via GitHub
litiliu commented on code in PR #9095: URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2030543861 ## docs/en/connector-v2/source/Iceberg.md: ## @@ -90,8 +90,10 @@ libfb303-xxx.jar | use_snapshot_id | long| no | -| Instructs

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
Hisoka-X commented on PR #9118: URL: https://github.com/apache/seatunnel/pull/9118#issuecomment-2782173795 > @Hisoka-X @hailin0 PTAL. Generated by ObjectStreamClass; There is a problem,-1 Whether to be identified https://private-user-images.githubusercontent.com/40288034/430812232-886e51fe-d

Re: [PR] [Feat][Connector-v2][Iceberg]support filter conditions in iceberg source [seatunnel]

2025-04-06 Thread via GitHub
Hisoka-X commented on code in PR #9095: URL: https://github.com/apache/seatunnel/pull/9095#discussion_r2030510814 ## docs/en/connector-v2/source/Iceberg.md: ## @@ -90,8 +90,10 @@ libfb303-xxx.jar | use_snapshot_id | long| no | -| Instruct

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
CosmosNi commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030403947 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ##

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
CosmosNi commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030403947 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ##

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
CosmosNi commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030407466 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ##

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
hailin0 commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030428462 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ## @

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
CosmosNi commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030407466 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ##

Re: [I] [Bug] [Command] On windows, canot stop cluster with stop-seatunnel-cluster.cmd [seatunnel]

2025-04-06 Thread via GitHub
github-actions[bot] commented on issue #8930: URL: https://github.com/apache/seatunnel/issues/8930#issuecomment-2781764714 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] [Oracle-CDC] Unable to create a source for identifier 'Oracle-CDC' [seatunnel]

2025-04-06 Thread via GitHub
inuexx commented on issue #9077: URL: https://github.com/apache/seatunnel/issues/9077#issuecomment-2781786150 > connectors/ connectors/ 目录下也存在 connector-cdc-oracle-2.3.6.jar -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

Re: [I] [Oracle-CDC] Unable to create a source for identifier 'Oracle-CDC' [seatunnel]

2025-04-06 Thread via GitHub
RaymondFishWang commented on issue #9117: URL: https://github.com/apache/seatunnel/issues/9117#issuecomment-2781791423 you can put connector-cdc-oracle-2.3.5.jar to lib directory ,and restart seatunnel -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [I] [Bug] [Oracle-CDC] cdb+pdb 模式, Unable to create a source for identifier 'Oracle-CDC', Can not find catalog table with factoryId [Oracle] [seatunnel]

2025-04-06 Thread via GitHub
827086469 commented on issue #8463: URL: https://github.com/apache/seatunnel/issues/8463#issuecomment-2781783692 我也遇到了类似的问题,我装oracle19C的时候没有装CDB,只装了PDB,但是就是报错Unable to create a source for identifier 'Oracle-CDC' -- This is an automated message from the Apache Git Service. To respond to t

Re: [PR] [Feature][seatunnel-config] connection configuration uniform and reus… [seatunnel]

2025-04-06 Thread via GitHub
hailin0 commented on PR #9116: URL: https://github.com/apache/seatunnel/pull/9116#issuecomment-2781811453 duplicate pr https://github.com/apache/seatunnel/pull/8984 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [I] [Bug] [Oracle-CDC] cdb+pdb 模式, Unable to create a source for identifier 'Oracle-CDC', Can not find catalog table with factoryId [Oracle] [seatunnel]

2025-04-06 Thread via GitHub
holf123 commented on issue #8463: URL: https://github.com/apache/seatunnel/issues/8463#issuecomment-2781813613 我的问题ORA-00942: table or view does not exist 是参考 https://github.com/apache/seatunnel/pull/8958 解决的 你的这个报错按前边的回答应该能得到解决吧 > 我也遇到了类似的问题,我装oracle19C的时候没有装CDB,只装了PDB,但是就是报错Unabl

Re: [I] [Bug] [Oracle-CDC] cdb+pdb 模式, Unable to create a source for identifier 'Oracle-CDC', Can not find catalog table with factoryId [Oracle] [seatunnel]

2025-04-06 Thread via GitHub
827086469 commented on issue #8463: URL: https://github.com/apache/seatunnel/issues/8463#issuecomment-2781816462 > 我的问题ORA-00942: table or view does not exist 是参考 [#8958](https://github.com/apache/seatunnel/pull/8958) 解决的 你的这个报错按前边的回答应该能得到解决吧 > > > 我也遇到了类似的问题,我装oracle19C的时候没有装CDB,只装了P

Re: [I] [Oracle-CDC] Unable to create a source for identifier 'Oracle-CDC' [seatunnel]

2025-04-06 Thread via GitHub
827086469 commented on issue #9117: URL: https://github.com/apache/seatunnel/issues/9117#issuecomment-2781815060 > you can put connector-cdc-oracle-2.3.5.jar to lib directory ,and restart seatunnel 还是一样的错,我看了其他帖子,我根据其他帖子试试看 -- This is an automated message from the Apache Git Servic

Re: [PR] [Feature][seatunnel-config] connection configuration uniform and reus… [seatunnel]

2025-04-06 Thread via GitHub
hailin0 commented on PR #9116: URL: https://github.com/apache/seatunnel/pull/9116#issuecomment-2781812651 Why continue to create new PRs? https://github.com/apache/seatunnel/pull/8984 https://github.com/apache/seatunnel/pull/8945 -- This is an automated message from the Apache Git Se

Re: [I] [Bug] [Oracle-CDC] cdb+pdb 模式, Unable to create a source for identifier 'Oracle-CDC', Can not find catalog table with factoryId [Oracle] [seatunnel]

2025-04-06 Thread via GitHub
827086469 commented on issue #8463: URL: https://github.com/apache/seatunnel/issues/8463#issuecomment-2781784918 大佬可以留个联系方式吗 -- 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: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
hailin0 commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030346301 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ## @

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
CosmosNi commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030378262 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ##

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
CosmosNi commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030378262 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ##

Re: [PR] [Feature][Checkpoint] Add check script for source/sink state class serialVersionUID missing [seatunnel]

2025-04-06 Thread via GitHub
hailin0 commented on code in PR #9111: URL: https://github.com/apache/seatunnel/pull/9111#discussion_r2030385929 ## seatunnel-connectors-v2/connector-amazondynamodb/src/main/java/org/apache/seatunnel/connectors/seatunnel/amazondynamodb/source/AmazonDynamoDBSourceSplit.java: ## @