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

2023-11-26 Thread via GitHub
maqw666 opened a new issue, #5922: URL: https://github.com/apache/seatunnel/issues/5922 ### 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] [Fix] Fix Debezium format cannot parse date/time/timestamp [seatunnel]

2023-11-26 Thread via GitHub
Hisoka-X commented on PR #5887: URL: https://github.com/apache/seatunnel/pull/5887#issuecomment-1827249433 > Good,pr e2e LGTM, by the way a small suggestion can be appropriately added Mysql e2e DDL and INSERT information can be listed as a reference basis, other e2e formats do the same way

Re: [PR] [Fix] Fix the error when sink table without partition column cause array[null] exception in OrcWriteStrategy.java [seatunnel]

2023-11-26 Thread via GitHub
SinyoWong closed pull request #5865: [Fix] Fix the error when sink table without partition column cause array[null] exception in OrcWriteStrategy.java URL: https://github.com/apache/seatunnel/pull/5865 -- This is an automated message from the Apache Git Service. To respond to the message, ple

Re: [PR] [Fix] Fix the error when sink table without partition column cause array[null] exception in OrcWriteStrategy.java [seatunnel]

2023-11-26 Thread via GitHub
SinyoWong commented on PR #5865: URL: https://github.com/apache/seatunnel/pull/5865#issuecomment-1827207472 Wrong Test . -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To

Re: [PR] [Fix] Fix Debezium format cannot parse date/time/timestamp [seatunnel]

2023-11-26 Thread via GitHub
zhilinli123 commented on PR #5887: URL: https://github.com/apache/seatunnel/pull/5887#issuecomment-1827207220 Good,pr e2e LGTM, by the way a small suggestion can be appropriately added myql e2e DDL and INSERT information can be listed as a reference basis, other e2e formats do the same way

Re: [PR] [Improve][StarRocksSink] add http socket timeout. [seatunnel]

2023-11-26 Thread via GitHub
Hisoka-X commented on PR #5918: URL: https://github.com/apache/seatunnel/pull/5918#issuecomment-1827161033 Please add some comment ![image](https://github.com/apache/seatunnel/assets/32387433/e7aef137-0745-4d5b-96d9-cc6171e404a5) -- This is an automated message from the Apache Git

Re: [PR] [Feature][Zeta] In batch mode, checkpoint can be disabled [seatunnel]

2023-11-26 Thread via GitHub
happyboy1024 commented on PR #5914: URL: https://github.com/apache/seatunnel/pull/5914#issuecomment-1827087232 > > update all docs & e2e example for batch task > > @happyboy1024 docs & e2e example has been updated -- This is an automated message from the Apache Git Service. T

Re: [PR] [Improve][Formats][Json] Remove assert key word. [seatunnel]

2023-11-26 Thread via GitHub
Hisoka-X commented on code in PR #5919: URL: https://github.com/apache/seatunnel/pull/5919#discussion_r1405587409 ## seatunnel-formats/seatunnel-format-json/src/main/java/org/apache/seatunnel/format/json/ogg/OggJsonDeserializationSchema.java: ## @@ -102,7 +102,7 @@ public OggJso

Re: [PR] [Fix] Fix the error when sink table without partition column cause array[null] exception in OrcWriteStrategy.java [seatunnel]

2023-11-26 Thread via GitHub
SinyoWong commented on code in PR #5865: URL: https://github.com/apache/seatunnel/pull/5865#discussion_r1405576915 ## seatunnel-e2e/seatunnel-connector-v2-e2e/connector-file-local-e2e/src/test/java/org/apache/seatunnel/e2e/connector/file/local/LocalFileIT.java: ## @@ -38,9 +38,9

(seatunnel) branch dev updated: [Improve] fix empty line in config/plugin_config causes BUILD FAILURE (#5921)

2023-11-26 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 d482a8fa75 [Improve] fix empty line in config/p

Re: [PR] [Improve] fix empty line in config/plugin_config causes BUILD FAILURE [seatunnel]

2023-11-26 Thread via GitHub
hailin0 merged PR #5921: URL: https://github.com/apache/seatunnel/pull/5921 -- 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] fix empty line in config/plugin_config causes BUILD FAILURE [seatunnel]

2023-11-26 Thread via GitHub
chaos-cn commented on PR #5921: URL: https://github.com/apache/seatunnel/pull/5921#issuecomment-1827044589 > https://private-user-images.githubusercontent.com/32193458/285705021-e35ab5a6-5453-4921-9237-f820fd4e2c9c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkI

Re: [PR] [Feature][Transform-V2][SQL] Support case when clause for SQL Transform plugin (#5013) [seatunnel]

2023-11-26 Thread via GitHub
zhilinli123 commented on PR #5014: URL: https://github.com/apache/seatunnel/pull/5014#issuecomment-1827039519 I don't see any movement in this pr, can you assign it to me temporarily and I will find time to finish it in the near future @EricJoy2048 -- This is an automated message from

Re: [PR] [BugFix] [InfluxDBSource] Resolve invalid SQL in initColumnsIndex method caused by direct QUERY_LIMIT appendage with 'tz' function. [seatunnel]

2023-11-26 Thread via GitHub
EricJoy2048 merged PR #4829: URL: https://github.com/apache/seatunnel/pull/4829 -- 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: [BugFix] [InfluxDBSource] Resolve invalid SQL in initColumnsIndex method caused by direct QUERY_LIMIT appendage with 'tz' function. (#4829)

2023-11-26 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 deed9c62c3 [BugFix] [InfluxDBSource] Resolve in

(seatunnel) branch dev updated: [Fix] Fix MultiTableSinkWriter thread index always 1 (#5832)

2023-11-26 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 a6523ba368 [Fix] Fix MultiTableSinkWriter threa

Re: [PR] [Fix] Fix MultiTableSinkWriter thread index always 1 [seatunnel]

2023-11-26 Thread via GitHub
EricJoy2048 merged PR #5832: URL: https://github.com/apache/seatunnel/pull/5832 -- 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

Re: [PR] [Improve] fix empty line in config/plugin_config causes BUILD FAILURE [seatunnel]

2023-11-26 Thread via GitHub
EricJoy2048 commented on PR #5921: URL: https://github.com/apache/seatunnel/pull/5921#issuecomment-1827030514 https://github.com/apache/seatunnel/assets/32193458/e35ab5a6-5453-4921-9237-f820fd4e2c9c";> @chaos-cn -- This is an automated message from the Apache Git Service. To respon

(seatunnel) branch dev updated (6025895167 -> bbe5d11491)

2023-11-26 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 6025895167 [Improve] Support create varchar field type in StarRocks (#5911) add bbe5d11491 [Fix] Fix SaveMod

Re: [PR] [Fix] Fix SaveModeHandler not be closed [seatunnel]

2023-11-26 Thread via GitHub
EricJoy2048 merged PR #5843: URL: https://github.com/apache/seatunnel/pull/5843 -- 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 (9eed6234dd -> 6025895167)

2023-11-26 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 9eed6234dd [Improve] Reduce checkpoint completed log (#5916) add 6025895167 [Improve] Support create varchar

Re: [PR] [Improve] Support create varchar field type in StarRocks [seatunnel]

2023-11-26 Thread via GitHub
EricJoy2048 merged PR #5911: URL: https://github.com/apache/seatunnel/pull/5911 -- 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: [Improve] Reduce checkpoint completed log (#5916)

2023-11-26 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 9eed6234dd [Improve] Reduce checkpoint complete

Re: [PR] [Improve] Reduce checkpoint completed log [seatunnel]

2023-11-26 Thread via GitHub
EricJoy2048 merged PR #5916: URL: https://github.com/apache/seatunnel/pull/5916 -- 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

Re: [PR] [Improve][StarRocksSink] add http socket timeout. [seatunnel]

2023-11-26 Thread via GitHub
lightzhao commented on code in PR #5918: URL: https://github.com/apache/seatunnel/pull/5918#discussion_r1405543444 ## seatunnel-connectors-v2/connector-starrocks/src/main/java/org/apache/seatunnel/connectors/seatunnel/starrocks/config/SinkConfig.java: ## @@ -90,6 +92,8 @@ public

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

2023-11-26 Thread via GitHub
github-actions[bot] commented on issue #5726: URL: https://github.com/apache/seatunnel/issues/5726#issuecomment-1826957380 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] [hive-source] nonsupport insert-only tables [seatunnel]

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

Re: [I] [Feature][Connector-V2] Support TableSourceFactory/TableSinkFactory On HdfsFile [seatunnel]

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

Re: [I] [Feature][connector-s3-redshift] Support TableSinkFactory On S3Redshift [seatunnel]

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

Re: [I] [Feature][connector-file-s3] Support TableSinkFactory On S3File [seatunnel]

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

Re: [I] seatunnel sync mongodb to mongodb [seatunnel]

2023-11-26 Thread via GitHub
github-actions[bot] commented on issue #5744: URL: https://github.com/apache/seatunnel/issues/5744#issuecomment-1826957283 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.