[GitHub] [seatunnel] hailin0 commented on issue #5505: [Bug] [kafka plugin] MetadataRequest versions older than 4 don't support the allowAutoTopicCreation field

2023-09-19 Thread via GitHub
hailin0 commented on issue #5505: URL: https://github.com/apache/seatunnel/issues/5505#issuecomment-1724964208 https://stackoverflow.com/questions/58443784/getting-kafka-error-metadatarequest-versions-older-than-4-dont-support-the-al seatunel kafka connector uesing kafka.client.versio

[GitHub] [seatunnel] hailin0 commented on issue #5478: [Bug] [The data primary key is too large at the beginning and data synchronization fails.]

2023-09-19 Thread via GitHub
hailin0 commented on issue #5478: URL: https://github.com/apache/seatunnel/issues/5478#issuecomment-1724983140 > Could you please provide more information, I cannot find usefully exception from the log provided, I not clear if this is related to the data length. +1 -- This is an a

[GitHub] [seatunnel] hailin0 commented on pull request #4713: [Spark streaming] fix spark streaming

2023-09-19 Thread via GitHub
hailin0 commented on PR #4713: URL: https://github.com/apache/seatunnel/pull/4713#issuecomment-1725000841 hello any progress? -- 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.

[GitHub] [seatunnel] hailin0 closed pull request #4713: [Spark streaming] fix spark streaming

2023-09-19 Thread via GitHub
hailin0 closed pull request #4713: [Spark streaming] fix spark streaming URL: https://github.com/apache/seatunnel/pull/4713 -- 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

[GitHub] [seatunnel] laglangyue opened a new pull request, #4713: [Spark streaming] fix spark streaming

2023-09-19 Thread via GitHub
laglangyue opened a new pull request, #4713: URL: https://github.com/apache/seatunnel/pull/4713 ## Purpose of this pull request ## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary package

[GitHub] [seatunnel] hailin0 commented on issue #5477: [Discuss][Http] http supports page increase?

2023-09-19 Thread via GitHub
hailin0 commented on issue #5477: URL: https://github.com/apache/seatunnel/issues/5477#issuecomment-1725015863 @xiaofan2022 Reference materials https://github.com/apache/seatunnel/issues/3415 https://github.com/apache/seatunnel/pull/4372 -- This is an automated message fr

[GitHub] [seatunnel] Carl-Zhou-CN commented on issue #4604: [Feature][CDC] Support spark running cdc job

2023-09-19 Thread via GitHub
Carl-Zhou-CN commented on issue #4604: URL: https://github.com/apache/seatunnel/issues/4604#issuecomment-1725035703 > > hello, is there any progress? > > sorry,I encountered a problem while processing the state recovery of spark struct streaming. Personally, I believe that the current

[GitHub] [seatunnel] hailin0 merged pull request #5485: [Feature][Catalog] Add InMemoryCatalog for test and add new getCatalogTableFromConfig method

2023-09-19 Thread via GitHub
hailin0 merged PR #5485: URL: https://github.com/apache/seatunnel/pull/5485 -- 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][Catalog] Add InMemoryCatalog for test and add new getCatalogTableFromConfig method (#5485)

2023-09-19 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 cae66b6221 [Feature][Catalog] Add InMemoryCatal

[GitHub] [seatunnel] Hisoka-X commented on pull request #5485: [Feature][Catalog] Add InMemoryCatalog for test and add new getCatalogTableFromConfig method

2023-09-19 Thread via GitHub
Hisoka-X commented on PR #5485: URL: https://github.com/apache/seatunnel/pull/5485#issuecomment-1725059776 Thanks @liugddx @hailin0 @Carl-Zhou-CN @ruanwenjun -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abo

[GitHub] [seatunnel] hailin0 closed issue #5464: 运行2.3.3版本,官方文档快速开始 报错找不到FakeSource,其他插件也是找不到

2023-09-19 Thread via GitHub
hailin0 closed issue #5464: 运行2.3.3版本,官方文档快速开始 报错找不到FakeSource,其他插件也是找不到 URL: https://github.com/apache/seatunnel/issues/5464 -- 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

[GitHub] [seatunnel] Hisoka-X commented on a diff in pull request #5388: [Feature][Jdbc] Supporting more ways to configure connection parameters.

2023-09-19 Thread via GitHub
Hisoka-X commented on code in PR #5388: URL: https://github.com/apache/seatunnel/pull/5388#discussion_r1329790561 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-jdbc-e2e/connector-jdbc-e2e-part-1/src/test/resources/jdbc_mysql_source_and_sink.conf: ## @@ -22,13 +22,17 @@ e

[GitHub] [seatunnel] zexin5 opened a new issue, #5520: [Request query Plan failed] - query failed with empty response

2023-09-19 Thread via GitHub
zexin5 opened a new issue, #5520: URL: https://github.com/apache/seatunnel/issues/5520 ### 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

[GitHub] [seatunnel] hailin0 commented on issue #5436: [Bug] [connector-rocketmq-2.3.3] RemotingTimeoutException: invokeSync call the addr[null] timeout

2023-09-19 Thread via GitHub
hailin0 commented on issue #5436: URL: https://github.com/apache/seatunnel/issues/5436#issuecomment-1725132798 @sunxiaojian hello can you help him -- 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

[GitHub] [seatunnel] Hisoka-X opened a new pull request, #5521: [Improve] Remove `catalogTable` field in `CatalogTableUtil`

2023-09-19 Thread via GitHub
Hisoka-X opened a new pull request, #5521: URL: https://github.com/apache/seatunnel/pull/5521 ### Purpose of this pull request Remove `catalogTable` field in `CatalogTableUtil`. As a util, it hold a CatalogTable instance is very strange. In order to the other connector which in

[GitHub] [seatunnel] Hisoka-X opened a new pull request, #5522: [INFRA] Add log for `notify_test_workflow.yml` to trace error reason

2023-09-19 Thread via GitHub
Hisoka-X opened a new pull request, #5522: URL: https://github.com/apache/seatunnel/pull/5522 ### Purpose of this pull request Some `Notify Test Workflow` failed with `TypeError: Cannot read properties of undefined (reading 'head_sha')`. eg: https://github.com/apache/seatunnel

[GitHub] [seatunnel] EricJoy2048 merged pull request #5522: [INFRA] Add log for `notify_test_workflow.yml` to trace error reason

2023-09-19 Thread via GitHub
EricJoy2048 merged PR #5522: URL: https://github.com/apache/seatunnel/pull/5522 -- 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: [INFRA] Add log for notify_test_workflow.yml to trace error reason

2023-09-19 Thread gaojun2048
This is an automated email from the ASF dual-hosted git repository. gaojun2048 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 f19a9b5976 [INFRA] Add log for notify_test_work

[GitHub] [seatunnel] Hisoka-X closed pull request #5521: [Improve] Remove `catalogTable` field in `CatalogTableUtil`

2023-09-19 Thread via GitHub
Hisoka-X closed pull request #5521: [Improve] Remove `catalogTable` field in `CatalogTableUtil` URL: https://github.com/apache/seatunnel/pull/5521 -- 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

[GitHub] [seatunnel] Hisoka-X opened a new pull request, #5523: [INFRA] Fix `notify_test_workflow.yml` not stable

2023-09-19 Thread via GitHub
Hisoka-X opened a new pull request, #5523: URL: https://github.com/apache/seatunnel/pull/5523 ### Purpose of this pull request We have 51 job to run in fork repository, but github default fetch job size is 30 (ref https://docs.github.com/en/rest/checks/runs?apiVersion=2022-11-28#

[GitHub] [seatunnel] Hisoka-X commented on pull request #5523: [INFRA] Fix `notify_test_workflow.yml` not stable

2023-09-19 Thread via GitHub
Hisoka-X commented on PR #5523: URL: https://github.com/apache/seatunnel/pull/5523#issuecomment-1725256467 cc @ruanwenjun @EricJoy2048 -- 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 specifi

[GitHub] [seatunnel] Hisoka-X commented on pull request #5523: [INFRA] Fix `notify_test_workflow.yml` not stable

2023-09-19 Thread via GitHub
Hisoka-X commented on PR #5523: URL: https://github.com/apache/seatunnel/pull/5523#issuecomment-1725258140 The failed CI is what this PR want to fix. -- 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

[GitHub] [seatunnel] hailin0 commented on issue #5426: [Feature][batch模式增加增量同步] batch模式支持增量同步功能

2023-09-19 Thread via GitHub
hailin0 commented on issue #5426: URL: https://github.com/apache/seatunnel/issues/5426#issuecomment-1725258234 Where should the state save be saved? -- 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 t

[GitHub] [seatunnel] hailin0 closed issue #5416: [Bug] [hive source mysql target] File list is empty Error

2023-09-19 Thread via GitHub
hailin0 closed issue #5416: [Bug] [hive source mysql target] File list is empty Error URL: https://github.com/apache/seatunnel/issues/5416 -- 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

[GitHub] [seatunnel] XiaoJiang521 commented on pull request #5517: [BUGFIX][Catalog] oracle catalog create table repeat and oracle pg null point

2023-09-19 Thread via GitHub
XiaoJiang521 commented on PR #5517: URL: https://github.com/apache/seatunnel/pull/5517#issuecomment-1725400770 > Hi, could you add some comment follow the template? To make sure reviewer to know this PR want to do what. ![image](https://user-images.githubusercontent.com/32387433/268853419-0

[GitHub] [seatunnel] Hisoka-X commented on pull request #5517: [BUGFIX][Catalog] oracle catalog create table repeat and oracle pg null point

2023-09-19 Thread via GitHub
Hisoka-X commented on PR #5517: URL: https://github.com/apache/seatunnel/pull/5517#issuecomment-1725416856 Could you add some comment like this? ![image](https://github.com/apache/seatunnel/assets/32387433/32e9389c-a220-4ce2-9281-1e7d342cabe2) Shall we add some test case for this?

[GitHub] [seatunnel] chen0623-bak opened a new issue, #5524: [Feature][seatunnel-transforms-v2][Sql] use the built-in visitor mode of `jsqlparse`

2023-09-19 Thread via GitHub
chen0623-bak opened a new issue, #5524: URL: https://github.com/apache/seatunnel/issues/5524 ### 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.

[GitHub] [seatunnel] liunaijie opened a new pull request, #5525: [Feature] add dockerfile

2023-09-19 Thread via GitHub
liunaijie opened a new pull request, #5525: URL: https://github.com/apache/seatunnel/pull/5525 ### Purpose of this pull request close #5475 Build the light docker image, same with the release package, it only include the fake, console connectors.

[GitHub] [seatunnel] liunaijie closed pull request #5525: [Feature] add dockerfile

2023-09-19 Thread via GitHub
liunaijie closed pull request #5525: [Feature] add dockerfile URL: https://github.com/apache/seatunnel/pull/5525 -- 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,

[GitHub] [seatunnel] liunaijie opened a new pull request, #5526: [Feature] add dockerfile

2023-09-19 Thread via GitHub
liunaijie opened a new pull request, #5526: URL: https://github.com/apache/seatunnel/pull/5526 ### Purpose of this pull request close https://github.com/apache/seatunnel/issues/5475 Build the light docker image, same with the release package, it only include the fake, conso

[GitHub] [seatunnel] ruanwenjun merged pull request #5511: [Feature][Connector-V2][Oss jindo] Fix the problem of jindo driver download failure.

2023-09-19 Thread via GitHub
ruanwenjun merged PR #5511: URL: https://github.com/apache/seatunnel/pull/5511 -- 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...@seatu

[seatunnel] branch dev updated: [Feature][Connector-V2][Oss jindo] Fix the problem of jindo driver download failure. (#5511)

2023-09-19 Thread wenjun
This is an automated email from the ASF dual-hosted git repository. wenjun 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 a14d9c0d08 [Feature][Connector-V2][Oss jindo] Fix t

[GitHub] [seatunnel] hailin0 commented on issue #5408: [Bug] [connector-file-s3] Timeout waiting for connection from pool

2023-09-19 Thread via GitHub
hailin0 commented on issue #5408: URL: https://github.com/apache/seatunnel/issues/5408#issuecomment-1725673402 Does anyone want to claim it? -- 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

[GitHub] [seatunnel] hailin0 commented on issue #5396: [Bug] [Module Name] Caused by: org.apache.seatunnel.engine.common.exception.SeaTunnelEngineException: org.apache.seatunnel.engine.server.checkpoi

2023-09-19 Thread via GitHub
hailin0 commented on issue #5396: URL: https://github.com/apache/seatunnel/issues/5396#issuecomment-1725684139 You can test using `console` as sink to test reads and checkpoints to locate the problem ``` sink { Console{ source_table_name = "source_table_name

[GitHub] [seatunnel] hailin0 commented on issue #5394: [Bug] [connector-kafka-source] 在消费kafka数据时,举例场景:当计算引擎的一个分区同时消费kafka的3个Partition时,其中有两个Partition没有数据,只有一个Partition有数据时。这样消费的数据会特别慢

2023-09-19 Thread via GitHub
hailin0 commented on issue #5394: URL: https://github.com/apache/seatunnel/issues/5394#issuecomment-1725693792 Please use english title -- 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 specifi

[GitHub] [seatunnel] hailin0 closed issue #5394: [Bug] [connector-kafka-source] 在消费kafka数据时,举例场景:当计算引擎的一个分区同时消费kafka的3个Partition时,其中有两个Partition没有数据,只有一个Partition有数据时。这样消费的数据会特别慢

2023-09-19 Thread via GitHub
hailin0 closed issue #5394: [Bug] [connector-kafka-source] 在消费kafka数据时,举例场景:当计算引擎的一个分区同时消费kafka的3个Partition时,其中有两个Partition没有数据,只有一个Partition有数据时。这样消费的数据会特别慢 URL: https://github.com/apache/seatunnel/issues/5394 -- This is an automated message from the Apache Git Service. To respond to the mes

[GitHub] [seatunnel] hailin0 commented on issue #5381: [Feature][Module Name] Feature title

2023-09-19 Thread via GitHub
hailin0 commented on issue #5381: URL: https://github.com/apache/seatunnel/issues/5381#issuecomment-1725701609 > Please maintain the title of the issue well. Regarding the problem, we generally maintain access information in `hdfs-site.xml`, which is very cumbersome to maintain in the job c

[GitHub] [seatunnel] hailin0 commented on issue #5381: [Feature][Module Name] Feature title

2023-09-19 Thread via GitHub
hailin0 commented on issue #5381: URL: https://github.com/apache/seatunnel/issues/5381#issuecomment-1725701962 Please maintain the title of the issue well. -- 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

[GitHub] [seatunnel] hailin0 closed issue #5381: [Feature][Module Name] Feature title

2023-09-19 Thread via GitHub
hailin0 closed issue #5381: [Feature][Module Name] Feature title URL: https://github.com/apache/seatunnel/issues/5381 -- 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 unsubsc

[GitHub] [seatunnel] hailin0 closed issue #5380: [Bug] [install-plugin.sh] Install connectors plugin failed

2023-09-19 Thread via GitHub
hailin0 closed issue #5380: [Bug] [install-plugin.sh] Install connectors plugin failed URL: https://github.com/apache/seatunnel/issues/5380 -- 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

[GitHub] [seatunnel] hailin0 commented on issue #5524: [Feature][seatunnel-transforms-v2][Sql] use the built-in visitor mode of `jsqlparse`

2023-09-19 Thread via GitHub
hailin0 commented on issue #5524: URL: https://github.com/apache/seatunnel/issues/5524#issuecomment-1725771014 What are his advantages? Or is there any problem now -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [seatunnel] hailin0 opened a new pull request, #5527: [Docs] Fix error examples of kafka sink

2023-09-19 Thread via GitHub
hailin0 opened a new pull request, #5527: URL: https://github.com/apache/seatunnel/pull/5527 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list * [

[GitHub] [seatunnel] hailin0 commented on pull request #5527: [Docs] Fix error examples of kafka sink

2023-09-19 Thread via GitHub
hailin0 commented on PR #5527: URL: https://github.com/apache/seatunnel/pull/5527#issuecomment-1725805102 PTAL -- 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

[GitHub] [seatunnel] HoganEdwardChu commented on issue #5375: [Bug] [connector-kudu] Column (name: rid, index: 0) is of type string but was requested as a type [Type: int32]

2023-09-19 Thread via GitHub
HoganEdwardChu commented on issue #5375: URL: https://github.com/apache/seatunnel/issues/5375#issuecomment-1725873476 Is this task done? Or not a bug? Thanks you @Hisoka-X -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [seatunnel] Hisoka-X commented on pull request #5527: [Docs] Fix error examples of kafka sink

2023-09-19 Thread via GitHub
Hisoka-X commented on PR #5527: URL: https://github.com/apache/seatunnel/pull/5527#issuecomment-1725902224 So kafka dosen't support read from specific partition now? I remember we support it before. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[GitHub] [seatunnel] FlechazoW commented on a diff in pull request #5515: [CI] Fix file change not be check when CI run in fork repository

2023-09-19 Thread via GitHub
FlechazoW commented on code in PR #5515: URL: https://github.com/apache/seatunnel/pull/5515#discussion_r1330334695 ## .github/workflows/backend.yml: ## @@ -80,48 +80,61 @@ jobs: ut-modules: ${{ steps.ut-modules.outputs.modules }} it-modules: ${{ steps.it-modules.ou

[GitHub] [seatunnel] EricJoy2048 commented on a diff in pull request #5515: [CI] Fix file change not be check when CI run in fork repository

2023-09-19 Thread via GitHub
EricJoy2048 commented on code in PR #5515: URL: https://github.com/apache/seatunnel/pull/5515#discussion_r1330356129 ## .github/workflows/backend.yml: ## @@ -80,48 +80,61 @@ jobs: ut-modules: ${{ steps.ut-modules.outputs.modules }} it-modules: ${{ steps.it-modules.

[GitHub] [seatunnel] EricJoy2048 commented on pull request #5450: [Hotfix][Zeta] Fix the problem of unstable job status

2023-09-19 Thread via GitHub
EricJoy2048 commented on PR #5450: URL: https://github.com/apache/seatunnel/pull/5450#issuecomment-1725940963 > CI failed, please make sure your dev branch has rebased the upstream dev. Please waiting for https://github.com/apache/seatunnel/pull/5515 -- This is an automated message

[GitHub] [seatunnel] adarshjhaa100 commented on issue #5520: [Request query Plan failed] - query failed with empty response

2023-09-19 Thread via GitHub
adarshjhaa100 commented on issue #5520: URL: https://github.com/apache/seatunnel/issues/5520#issuecomment-1726668008 @hailin0 could help out with debugging and fixing this issue if its up for grabs -- This is an automated message from the Apache Git Service. To respond to the message, ple

[GitHub] [seatunnel] github-actions[bot] closed issue #5228: [clickhouse]seatunnel.connectors.clickhouse:how can i connect it with https

2023-09-19 Thread via GitHub
github-actions[bot] closed issue #5228: [clickhouse]seatunnel.connectors.clickhouse:how can i connect it with https URL: https://github.com/apache/seatunnel/issues/5228 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

[GitHub] [seatunnel] github-actions[bot] closed issue #5225: [Feature][Module Name] Transform V2 SQL无法支持select * from source_table 的写法

2023-09-19 Thread via GitHub
github-actions[bot] closed issue #5225: [Feature][Module Name] Transform V2 SQL无法支持select * from source_table 的写法 URL: https://github.com/apache/seatunnel/issues/5225 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[GitHub] [seatunnel] redteaxixi commented on issue #5470: [Bug] [S3File Connector] Sync excel file data from S3File to Mysql got wrong data

2023-09-19 Thread via GitHub
redteaxixi commented on issue #5470: URL: https://github.com/apache/seatunnel/issues/5470#issuecomment-1726749236 @laglangyue ,hi, I found the problem with Zeta engine, can you please test it with Zeta? -- This is an automated message from the Apache Git Service. To respond to the message

[GitHub] [seatunnel] liugddx opened a new pull request, #5528: remove jindo dependencies

2023-09-19 Thread via GitHub
liugddx opened a new pull request, #5528: URL: https://github.com/apache/seatunnel/pull/5528 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list * [

[GitHub] [seatunnel] Hisoka-X commented on pull request #5527: [Docs] Fix error examples of kafka sink

2023-09-19 Thread via GitHub
Hisoka-X commented on PR #5527: URL: https://github.com/apache/seatunnel/pull/5527#issuecomment-1726761621 Also please add some comment for this PR ![image](https://github.com/apache/seatunnel/assets/32387433/55edde40-d812-4812-8f36-b1dfd73a1c86) -- This is an automated message fro

[GitHub] [seatunnel] Hisoka-X commented on a diff in pull request #5509: [Feature][Flink] Support flow control in Flink

2023-09-19 Thread via GitHub
Hisoka-X commented on code in PR #5509: URL: https://github.com/apache/seatunnel/pull/5509#discussion_r1330865359 ## seatunnel-core/seatunnel-flink-starter/seatunnel-flink-starter-common/src/main/java/org/apache/seatunnel/core/starter/flink/execution/SourceExecuteProcessor.java: ###

[GitHub] [seatunnel] Hisoka-X commented on pull request #5528: [bugfix][CI]remove jindo dependencies

2023-09-19 Thread via GitHub
Hisoka-X commented on PR #5528: URL: https://github.com/apache/seatunnel/pull/5528#issuecomment-1726769805 Please add some comment for this PR. ![image](https://github.com/apache/seatunnel/assets/32387433/6b7ddf2d-eaba-4509-a28b-fd1d899c7816) -- This is an automated message from th

[GitHub] [seatunnel] Hisoka-X commented on pull request #5526: [Feature] add dockerfile

2023-09-19 Thread via GitHub
Hisoka-X commented on PR #5526: URL: https://github.com/apache/seatunnel/pull/5526#issuecomment-1726771662 Could you retrigger there failed CI? Thanks. -- 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 g

[GitHub] [seatunnel] liugddx commented on pull request #5528: [bugfix][CI]remove jindo dependencies

2023-09-19 Thread via GitHub
liugddx commented on PR #5528: URL: https://github.com/apache/seatunnel/pull/5528#issuecomment-1726773915 > Please add some comment for this PR. Answer these question. ![image](https://user-images.githubusercontent.com/32387433/269136748-6b7ddf2d-eaba-4509-a28b-fd1d899c7816.png) Ok.

[GitHub] [seatunnel] liunaijie commented on pull request #5526: [Feature] add dockerfile

2023-09-19 Thread via GitHub
liunaijie commented on PR #5526: URL: https://github.com/apache/seatunnel/pull/5526#issuecomment-1726774639 > Could you retrigger there failed CI? Thanks. me? I can't trigger the CI in this repo -- This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [seatunnel] Hisoka-X commented on pull request #5526: [Feature] add dockerfile

2023-09-19 Thread via GitHub
Hisoka-X commented on PR #5526: URL: https://github.com/apache/seatunnel/pull/5526#issuecomment-1726775866 Our CI runnning on your own fork repository, so you can retirgger it in your repository action. ![image](https://github.com/apache/seatunnel/assets/32387433/254a2b08-f546-420c-a1e7-

[GitHub] [seatunnel] EricJoy2048 opened a new issue, #5529: [Bug] [SQL Transform] After casting the primary key field, the primary key identifier is lost

2023-09-19 Thread via GitHub
EricJoy2048 opened a new issue, #5529: URL: https://github.com/apache/seatunnel/issues/5529 ### 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

[seatunnel] branch dev updated: update (#5523)

2023-09-19 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 980d38ea7b update (#5523) 980d38ea7b is described

[GitHub] [seatunnel] liugddx merged pull request #5523: [INFRA] Fix `notify_test_workflow.yml` not stable

2023-09-19 Thread via GitHub
liugddx merged PR #5523: URL: https://github.com/apache/seatunnel/pull/5523 -- 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

[GitHub] [seatunnel] Hisoka-X closed pull request #5521: [Improve] Remove `catalogTable` field in `CatalogTableUtil`

2023-09-19 Thread via GitHub
Hisoka-X closed pull request #5521: [Improve] Remove `catalogTable` field in `CatalogTableUtil` URL: https://github.com/apache/seatunnel/pull/5521 -- 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

[GitHub] [seatunnel] hailin0 commented on pull request #5527: [Docs] Fix error examples of kafka sink

2023-09-19 Thread via GitHub
hailin0 commented on PR #5527: URL: https://github.com/apache/seatunnel/pull/5527#issuecomment-1726793083 > So kafka dosen't support read from specific partition now? I remember we support it before. Only updated docs examples, no feature changed -- This is an automated message fro

[GitHub] [seatunnel] hailin0 commented on pull request #5527: [Docs] Fix error examples of kafka sink

2023-09-19 Thread via GitHub
hailin0 commented on PR #5527: URL: https://github.com/apache/seatunnel/pull/5527#issuecomment-1726793411 > Also please add some comment for this PR ![image](https://user-images.githubusercontent.com/32387433/269134852-55edde40-d812-4812-8f36-b1dfd73a1c86.png) Done -- This is an au

[GitHub] [seatunnel] liugddx merged pull request #5515: [CI] Fix file change not be check when CI run in fork repository

2023-09-19 Thread via GitHub
liugddx merged PR #5515: URL: https://github.com/apache/seatunnel/pull/5515 -- 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 (980d38ea7b -> a7e1939930)

2023-09-19 Thread liugddx
This is an automated email from the ASF dual-hosted git repository. liugddx pushed a change to branch dev in repository https://gitbox.apache.org/repos/asf/seatunnel.git from 980d38ea7b update (#5523) add a7e1939930 Fix file change not be check when CI run in fork repository (#5515) N

[GitHub] [seatunnel] zhilinli123 commented on a diff in pull request #5509: [Feature][Flink] Support flow control in Flink

2023-09-19 Thread via GitHub
zhilinli123 commented on code in PR #5509: URL: https://github.com/apache/seatunnel/pull/5509#discussion_r1330905121 ## seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/task/SourceSeaTunnelTask.java: ## @@ -47,7 +47,7 @@ public class Sour

[GitHub] [seatunnel] zhilinli123 commented on a diff in pull request #5509: [Feature][Flink] Support flow control in Flink

2023-09-19 Thread via GitHub
zhilinli123 commented on code in PR #5509: URL: https://github.com/apache/seatunnel/pull/5509#discussion_r1330931116 ## seatunnel-translation/seatunnel-translation-flink/seatunnel-translation-flink-common/src/main/java/org/apache/seatunnel/translation/flink/source/SeaTunnelParallelSourc

[GitHub] [seatunnel] liugddx opened a new pull request, #5530: [bugfix](ci) fix phoenix ci error

2023-09-19 Thread via GitHub
liugddx opened a new pull request, #5530: URL: https://github.com/apache/seatunnel/pull/5530 ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested? ### Check list * [

[GitHub] [seatunnel] liunaijie commented on pull request #5526: [Feature] add dockerfile

2023-09-19 Thread via GitHub
liunaijie commented on PR #5526: URL: https://github.com/apache/seatunnel/pull/5526#issuecomment-1727003070 > Our CI runnning on your own fork repository, so you can retirgger it in your repository action. ![image](https://user-images.githubusercontent.com/32387433/269137970-254a2b08-f546-4