Re: [PR] [Feature][doc] Repair md document format [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X merged PR #9177: URL: https://github.com/apache/seatunnel/pull/9177 -- 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: [PR] [Feature][connector-elasticsearch] elasticsearch source support PIT [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on code in PR #9150: URL: https://github.com/apache/seatunnel/pull/9150#discussion_r2043369998 ## seatunnel-connectors-v2/connector-elasticsearch/src/main/java/org/apache/seatunnel/connectors/seatunnel/elasticsearch/source/ElasticsearchSourceReader.java: ## @@

Re: [PR] [improve] Adjust CosFile connector instantiation [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on PR #9121: URL: https://github.com/apache/seatunnel/pull/9121#issuecomment-2803584165 > I used the factory class to create CosFileSource and CosFileLink connectors, but there is a check method testAllConnectorImplementeFactoryWithUpToDateMethod that does not allow depr

Re: [PR] [Fix][Connector-V2] Fix NullPointerException when column or tag contains null value in TDengine sink [seatunnel]

2025-04-14 Thread via GitHub
jia17 commented on PR #9158: URL: https://github.com/apache/seatunnel/pull/9158#issuecomment-2803965182 I have re-optimized the relevant functions based on your suggestions. Thank you! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [Fix][Connector-V2] Fix NullPointerException when column or tag contains null value in TDengine sink [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on PR #9158: URL: https://github.com/apache/seatunnel/pull/9158#issuecomment-2804007538 Please fix test case. ![image](https://github.com/user-attachments/assets/4ea2ddd2-ff12-4e1b-87c9-374f4e19c68f) -- This is an automated message from the Apache Git Service. T

[PR] [Fix][E2e] Resolve Doris BE node connection refused [seatunnel]

2025-04-14 Thread via GitHub
corgy-w opened a new pull request, #9179: URL: https://github.com/apache/seatunnel/pull/9179 ### Purpose of this pull request Resolve Doris BE node connection refused ### Does this PR introduce _any_ user-facing change? ### How was this pat

Re: [PR] [Fix][connector-http] fix parsing httpjson, the number of two fields is inconsistent with the import failure [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on code in PR #9103: URL: https://github.com/apache/seatunnel/pull/9103#discussion_r2043417633 ## seatunnel-connectors-v2/connector-http/connector-http-base/pom.xml: ## @@ -69,5 +71,35 @@ json-path ${json-path.version} + +

Re: [PR] [Fix][Common] Problems with comma-separated logic in variable values during variable substitution.(#9151) [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on PR #9170: URL: https://github.com/apache/seatunnel/pull/9170#issuecomment-2803711545 I prefer remove quotes when parse string from command. Let's update https://github.com/apache/seatunnel/blob/d2ac555db1772cf58342db7709015a3b594aa87e/seatunnel-core/seatunnel-core-start

Re: [PR] [Feature][Transform] Support define sink column type [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on code in PR #9114: URL: https://github.com/apache/seatunnel/pull/9114#discussion_r2043519394 ## seatunnel-transforms-v2/src/test/java/org/apache/seatunnel/transform/adaptsink/DefineSinkTypeTransformTest.java: ## @@ -0,0 +1,157 @@ +/* + * Licensed to the Apac

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

2025-04-14 Thread via GitHub
Hisoka-X commented on PR #9095: URL: https://github.com/apache/seatunnel/pull/9095#issuecomment-2803723490 https://github.com/apache/seatunnel/pull/9095#discussion_r2041333014 @litiliu -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] [Fix][Connector-V2] Fix NullPointerException when column or tag contains null value in TDengine sink [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on PR #9158: URL: https://github.com/apache/seatunnel/pull/9158#issuecomment-2803676120 Also please follow the guide to open github action on your fork repository. Thanks! https://github.com/apache/seatunnel/pull/9158/checks?check_run_id=40516607099 -- This is an autom

Re: [PR] [Fix][Connector-V2] Fix NullPointerException when column or tag contains null value in TDengine sink [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on code in PR #9158: URL: https://github.com/apache/seatunnel/pull/9158#discussion_r2043465559 ## seatunnel-connectors-v2/connector-tdengine/src/test/java/org/apache/seatunnel/connectors/seatunnel/tdengine/sink/TDengineSinkWriterTest.java: ## @@ -0,0 +1,139 @@

Re: [PR] [Feature][Zeta] Support Basic Authentication for web ui [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on code in PR #9171: URL: https://github.com/apache/seatunnel/pull/9171#discussion_r2043500898 ## seatunnel-e2e/seatunnel-engine-e2e/connector-seatunnel-e2e-base/src/test/java/org/apache/seatunnel/engine/e2e/BasicAuthenticationIT.java: ## @@ -0,0 +1,151 @@ +/*

Re: [I] [Feature][Ecosystem] Support airflow integration [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on issue #9178: URL: https://github.com/apache/seatunnel/issues/9178#issuecomment-2803753327 we can add new provider for airflow with seatunnel. https://airflow.apache.org/docs/#active-providers -- This is an automated message from the Apache Git Service. To respond to

Re: [I] [Bug] [seatunnel-connectors-v2\connector-jdbc] sqlite source : java.sql.SQLException: ResultSet closed [seatunnel]

2025-04-14 Thread via GitHub
github-actions[bot] commented on issue #8942: URL: https://github.com/apache/seatunnel/issues/8942#issuecomment-2803420397 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] [seatunnel-connectors-v2\connector-jdbc] sqlite source : java.sql.SQLException: ResultSet closed [seatunnel]

2025-04-14 Thread via GitHub
github-actions[bot] closed issue #8942: [Bug] [seatunnel-connectors-v2\connector-jdbc] sqlite source : java.sql.SQLException: ResultSet closed URL: https://github.com/apache/seatunnel/issues/8942 -- This is an automated message from the Apache Git Service. To respond to the message, please l

Re: [I] [Bug] [seatunnel web] NoClassDefFoundError: net/sf/jsqlparser/statement/select/SelectExpressionItem [seatunnel]

2025-04-14 Thread via GitHub
github-actions[bot] commented on issue #8890: URL: https://github.com/apache/seatunnel/issues/8890#issuecomment-2803420488 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] [KafkaSource] NoSuchMethodError: org.apache.seatunnel.format.json.JsonDeserializationSchema [seatunnel]

2025-04-14 Thread via GitHub
github-actions[bot] closed issue #8897: [Bug] [KafkaSource] NoSuchMethodError: org.apache.seatunnel.format.json.JsonDeserializationSchema URL: https://github.com/apache/seatunnel/issues/8897 -- This is an automated message from the Apache Git Service. To respond to the message, please log on

Re: [I] [Bug] [KafkaSource] NoSuchMethodError: org.apache.seatunnel.format.json.JsonDeserializationSchema [seatunnel]

2025-04-14 Thread via GitHub
github-actions[bot] commented on issue #8897: URL: https://github.com/apache/seatunnel/issues/8897#issuecomment-2803420433 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] [JobConfig] Throw NullPointerException When Env config contains null value [seatunnel]

2025-04-14 Thread via GitHub
github-actions[bot] commented on issue #8893: URL: https://github.com/apache/seatunnel/issues/8893#issuecomment-2803420462 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] [JobConfig] Throw NullPointerException When Env config contains null value [seatunnel]

2025-04-14 Thread via GitHub
github-actions[bot] closed issue #8893: [Bug] [JobConfig] Throw NullPointerException When Env config contains null value URL: https://github.com/apache/seatunnel/issues/8893 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[I] SeaTunnel Community Meeting [seatunnel]

2025-04-14 Thread via GitHub
hailin0 opened a new issue, #9174: URL: https://github.com/apache/seatunnel/issues/9174 ### 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. #

(seatunnel) branch dependabot/maven/seatunnel-connectors-v2/connector-graphql/com.graphql-java-graphql-java-20.9 deleted (was 4f1dd4217c)

2025-04-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/seatunnel-connectors-v2/connector-graphql/com.graphql-java-graphql-java-20.9 in repository https://gitbox.apache.org/repos/asf/seatunnel.git was 4f1dd4217c Bump com.gra

(seatunnel) branch dependabot/npm_and_yarn/seatunnel-engine/seatunnel-engine-ui/vite-5.4.18 deleted (was 38f7149378)

2025-04-14 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/npm_and_yarn/seatunnel-engine/seatunnel-engine-ui/vite-5.4.18 in repository https://gitbox.apache.org/repos/asf/seatunnel.git was 38f7149378 Bump vite from 5.4.9 to 5.4.18 in

Re: [PR] Bump com.graphql-java:graphql-java from 20.0 to 20.9 in /seatunnel-connectors-v2/connector-graphql [seatunnel]

2025-04-14 Thread via GitHub
hailin0 closed pull request #9173: Bump com.graphql-java:graphql-java from 20.0 to 20.9 in /seatunnel-connectors-v2/connector-graphql URL: https://github.com/apache/seatunnel/pull/9173 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Git

Re: [PR] Bump vite from 5.4.9 to 5.4.18 in /seatunnel-engine/seatunnel-engine-ui [seatunnel]

2025-04-14 Thread via GitHub
hailin0 closed pull request #9172: Bump vite from 5.4.9 to 5.4.18 in /seatunnel-engine/seatunnel-engine-ui URL: https://github.com/apache/seatunnel/pull/9172 -- 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] Bump vite from 5.4.9 to 5.4.18 in /seatunnel-engine/seatunnel-engine-ui [seatunnel]

2025-04-14 Thread via GitHub
dependabot[bot] commented on PR #9172: URL: https://github.com/apache/seatunnel/pull/9172#issuecomment-2800852211 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, l

Re: [PR] [Feature][Connector-V2] Support GraphQL Connector (#8557) [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on code in PR #9021: URL: https://github.com/apache/seatunnel/pull/9021#discussion_r2041656625 ## docs/en/connector-v2/source/GraphQL.md: ## @@ -0,0 +1,188 @@ +import ChangeLog from '../changelog/connector-graphql.md'; + +# GraphQL + +> GraphQL source connecto

[PR] Version is not getting replaced in pom.xml [seatunnel-web]

2025-04-14 Thread via GitHub
arshadmohammad opened a new pull request, #288: URL: https://github.com/apache/seatunnel-web/pull/288 **Issue:** After build, generated rpm.xml still contain ${revision} Not able to build subproject directly, always need to build the project from start to end. **Solution:** f

Re: [I] SeaTunnel Community Meeting [seatunnel]

2025-04-14 Thread via GitHub
hailin0 commented on issue #9174: URL: https://github.com/apache/seatunnel/issues/9174#issuecomment-2800830444 connector - https://github.com/apache/seatunnel/pull/9021 -- 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] Adjust CosFile connector instantiation [seatunnel]

2025-04-14 Thread via GitHub
misi1987107 commented on PR #9121: URL: https://github.com/apache/seatunnel/pull/9121#issuecomment-2800583101 I used the factory class to create CosFileSource and CosFileLink connectors, but there is a check method testAllConnectorImplementeFactoryWithUpToDateMethod that does not allow depr

(seatunnel) branch dev updated (b0889305c2 -> e7edafdbac)

2025-04-14 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 b0889305c2 [improve] paimon options (#9167) add e7edafdbac [Improve] kudu options (#9162) No new revisions w

Re: [PR] [Fix][Connector-V2] Fix NullPointerException when column or tag contains null value in TDengine sink [seatunnel]

2025-04-14 Thread via GitHub
jia17 commented on PR #9158: URL: https://github.com/apache/seatunnel/pull/9158#issuecomment-2802025289 @Hisoka-X I have added a unit test for the function I changed. Could you please review this PR? -- This is an automated message from the Apache Git Service. To respond to the message, p

Re: [PR] [Doc][Improve] support chinese [docs/zh/connector-v2/source/MySQL-CDC.md] [seatunnel]

2025-04-14 Thread via GitHub
joyCurry30 commented on code in PR #8884: URL: https://github.com/apache/seatunnel/pull/8884#discussion_r2041581273 ## docs/zh/connector-v2/source/MySQL-CDC.md: ## @@ -0,0 +1,353 @@ +import ChangeLog from '../changelog/connector-cdc-mysql.md'; + +# MySQL CDC + +> MySQL CDC sourc

Re: [PR] [Feature][Connector-V2] Support GraphQL Connector (#8557) [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X merged PR #9021: URL: https://github.com/apache/seatunnel/pull/9021 -- 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: [PR] [Doc][Improve] support chinese [docs/zh/connector-v2/source/MySQL-CDC.md] [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on code in PR #8884: URL: https://github.com/apache/seatunnel/pull/8884#discussion_r2041581241 ## docs/zh/connector-v2/source/MySQL-CDC.md: ## @@ -0,0 +1,353 @@ +import ChangeLog from '../changelog/connector-cdc-mysql.md'; + +# MySQL CDC + +> MySQL CDC source

Re: [PR] [Fix][Zeta] Occasional checkpoint failed when use COS as checkpoint storage [seatunnel]

2025-04-14 Thread via GitHub
lm-ylj closed pull request #9137: [Fix][Zeta] Occasional checkpoint failed when use COS as checkpoint storage URL: https://github.com/apache/seatunnel/pull/9137 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] [Improve][Connector-V2][Http] Supports Cursor-based Pagination (#9109) [seatunnel]

2025-04-14 Thread via GitHub
Alberne commented on code in PR #9138: URL: https://github.com/apache/seatunnel/pull/9138#discussion_r2041555217 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-http-e2e/src/test/resources/http_page_cursor_num_assert.conf: ## @@ -0,0 +1,84 @@ +# +# Licensed to the Apache S

Re: [I] [Feature][Connector - V2] Support for AWS Glue Data Catalog in Apache Iceberg connector [seatunnel]

2025-04-14 Thread via GitHub
mahimalalwani2312 commented on issue #8559: URL: https://github.com/apache/seatunnel/issues/8559#issuecomment-2800774314 @rafi12396 , were you able implement iceberg connector using AWS glue catalog? -- This is an automated message from the Apache Git Service. To respond to the message, p

[PR] Bump com.graphql-java:graphql-java from 20.0 to 20.9 in /seatunnel-connectors-v2/connector-graphql [seatunnel]

2025-04-14 Thread via GitHub
dependabot[bot] opened a new pull request, #9173: URL: https://github.com/apache/seatunnel/pull/9173 Bumps [com.graphql-java:graphql-java](https://github.com/graphql-java/graphql-java) from 20.0 to 20.9. Release notes Sourced from https://github.com/graphql-java/graphql-java/relea

Re: [PR] Bump com.graphql-java:graphql-java from 20.0 to 20.9 in /seatunnel-connectors-v2/connector-graphql [seatunnel]

2025-04-14 Thread via GitHub
dependabot[bot] commented on PR #9173: URL: https://github.com/apache/seatunnel/pull/9173#issuecomment-2800853236 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, l

[I] [Feature][seatunnel-translation-spark] Support Job Statistic Information [seatunnel]

2025-04-14 Thread via GitHub
CosmosNi opened a new issue, #9176: URL: https://github.com/apache/seatunnel/issues/9176 ### 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: [I] [Feature][Connector-V2] Support GraphQL Connector [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on issue #8557: URL: https://github.com/apache/seatunnel/issues/8557#issuecomment-2800894494 Closed by #9021 -- 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

[PR] [Feature][doc] Repair md document format [seatunnel]

2025-04-14 Thread via GitHub
CosmosNi opened a new pull request, #9177: URL: https://github.com/apache/seatunnel/pull/9177 Repair md document format ### Purpose of this pull request ### Does this PR introduce _any_ user-facing change? ### How was this patch tested?

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

2025-04-14 Thread via GitHub
hailin0 commented on code in PR #9118: URL: https://github.com/apache/seatunnel/pull/9118#discussion_r2041998227 ## seatunnel-connectors-v2/connector-cdc/connector-cdc-base/src/main/java/org/apache/seatunnel/connectors/cdc/base/source/split/SourceSplitBase.java: ## @@ -24,6 +24,

Re: [PR] [Improve][Connector-V2][Http] Supports Cursor-based Pagination (#9109) [seatunnel]

2025-04-14 Thread via GitHub
Alberne commented on PR #9138: URL: https://github.com/apache/seatunnel/pull/9138#issuecomment-2801003707 @Hisoka-X please review 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 spec

[PR] Bump vite from 5.4.9 to 5.4.18 in /seatunnel-engine/seatunnel-engine-ui [seatunnel]

2025-04-14 Thread via GitHub
dependabot[bot] opened a new pull request, #9172: URL: https://github.com/apache/seatunnel/pull/9172 Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.9 to 5.4.18. Release notes Sourced from https://github.com/vitejs/vite/releases";>vite's releases.

Re: [I] [Feature][Connector-V2] Support GraphQL Connector [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X closed issue #8557: [Feature][Connector-V2] Support GraphQL Connector URL: https://github.com/apache/seatunnel/issues/8557 -- 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: [PR] [Feature][doc] Repair md document format [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on PR #9177: URL: https://github.com/apache/seatunnel/pull/9177#issuecomment-2803556459 Thanks @CosmosNi -- 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] [Improve][Connector-V2][Http] Supports Cursor-based Pagination (#9109) [seatunnel]

2025-04-14 Thread via GitHub
Hisoka-X commented on code in PR #9138: URL: https://github.com/apache/seatunnel/pull/9138#discussion_r2043382793 ## docs/en/connector-v2/source/Http.md: ## @@ -44,33 +44,37 @@ They can be downloaded via install-plugin.sh or from the Maven central repositor ## Source Options

(seatunnel) branch dev updated: [Feature][doc] Repair md document format (#9177)

2025-04-14 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 d2ac555db1 [Feature][doc] Repair md document format

Re: [I] [Bug] [seatunnel web] NoClassDefFoundError: net/sf/jsqlparser/statement/select/SelectExpressionItem [seatunnel]

2025-04-14 Thread via GitHub
github-actions[bot] closed issue #8890: [Bug] [seatunnel web] NoClassDefFoundError: net/sf/jsqlparser/statement/select/SelectExpressionItem URL: https://github.com/apache/seatunnel/issues/8890 -- This is an automated message from the Apache Git Service. To respond to the message, please log o