Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
dockerzhang commented on PR #10735: URL: https://github.com/apache/inlong/pull/10735#issuecomment-2257623734 Run 'mvn spotless:apply' to fix these violations. -- 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

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
justinwwhuang commented on code in PR #10735: URL: https://github.com/apache/inlong/pull/10735#discussion_r1696441363 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/SQLServerTask.java: ## @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache Software

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
justinwwhuang commented on code in PR #10735: URL: https://github.com/apache/inlong/pull/10735#discussion_r1696444835 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/SQLServerSource.java: ## @@ -17,66 +17,180 @@ package org.apache.inlong.age

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
zoy0 commented on PR #10735: URL: https://github.com/apache/inlong/pull/10735#issuecomment-2257648846 > 运行“mvn spotless:apply”来修复这些违规行为。 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 above to go t

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
zoy0 commented on code in PR #10735: URL: https://github.com/apache/inlong/pull/10735#discussion_r1696459899 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/SQLServerSource.java: ## @@ -17,66 +17,180 @@ package org.apache.inlong.agent.plugin

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
zoy0 commented on code in PR #10735: URL: https://github.com/apache/inlong/pull/10735#discussion_r1696471913 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/task/SQLServerTask.java: ## @@ -0,0 +1,111 @@ +/* + * Licensed to the Apache Software Foundatio

[PR] [INLONG-10736][SDK] Python sdk build script support for skipping c++ sdk build step [inlong]

2024-07-30 Thread via GitHub
yfsn666 opened a new pull request, #10737: URL: https://github.com/apache/inlong/pull/10737 Fixes #10736 ### Motivation Enable python sdk build script to choose whether to skip the c++ sdk build step or not. ### Modifications Modify the python sdk

Re: [PR] [INLONG-10736][SDK] Python sdk build script support for skipping c++ sdk build step [inlong]

2024-07-30 Thread via GitHub
doleyzi commented on code in PR #10737: URL: https://github.com/apache/inlong/pull/10737#discussion_r1696532500 ## inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-python/build.sh: ## @@ -45,14 +51,19 @@ cmake --build . --config Release --target check make check -j 4 cd $BASE_DIR

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
justinwwhuang commented on code in PR #10735: URL: https://github.com/apache/inlong/pull/10735#discussion_r1696566145 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/SQLServerSource.java: ## @@ -17,66 +17,180 @@ package org.apache.inlong.age

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
justinwwhuang commented on code in PR #10735: URL: https://github.com/apache/inlong/pull/10735#discussion_r1696566145 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/SQLServerSource.java: ## @@ -17,66 +17,180 @@ package org.apache.inlong.age

Re: [PR] [INLONG-10736][SDK] Python sdk build script support for skipping c++ sdk build step [inlong]

2024-07-30 Thread via GitHub
yfsn666 commented on code in PR #10737: URL: https://github.com/apache/inlong/pull/10737#discussion_r1696569416 ## inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-python/build.sh: ## @@ -45,14 +51,19 @@ cmake --build . --config Release --target check make check -j 4 cd $BASE_DIR

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
dockerzhang commented on PR #10735: URL: https://github.com/apache/inlong/pull/10735#issuecomment-2257824149 @zoy0 please click `resolve` if you fixed the comments. -- 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: [PR] [INLONG-10736][SDK] Python sdk build script support for skipping c++ sdk build step [inlong]

2024-07-30 Thread via GitHub
aloyszhang commented on code in PR #10737: URL: https://github.com/apache/inlong/pull/10737#discussion_r1696710092 ## inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-python/build.sh: ## @@ -20,6 +20,12 @@ BASE_DIR=$(pwd) +# Check if dataproxy-sdk-cpp directory exists in the pa

[PR] [INLONG-960][Release] Modify download & release notes for 1.13.0 [inlong-website]

2024-07-30 Thread via GitHub
fuweng11 opened a new pull request, #963: URL: https://github.com/apache/inlong-website/pull/963 Fixes #960 ### Motivation Modify download & release notes for 1.13.0. ### Modifications Modify download & release notes for 1.13.0. -- This is a

Re: [PR] [INLONG-10286][Agent] Update the MQTT Source [inlong]

2024-07-30 Thread via GitHub
aloyszhang merged PR #10727: URL: https://github.com/apache/inlong/pull/10727 -- 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...@inlong

(inlong) branch master updated: [INLONG-10286][Agent] Update the MQTT Source (#10727)

2024-07-30 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 3822ed2254 [INLONG-10286][Agent] Update the

Re: [PR] [INLONG-10736][SDK] Python sdk build script support for skipping c++ sdk build step [inlong]

2024-07-30 Thread via GitHub
yfsn666 commented on code in PR #10737: URL: https://github.com/apache/inlong/pull/10737#discussion_r1697786486 ## inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-python/build.sh: ## @@ -20,6 +20,12 @@ BASE_DIR=$(pwd) +# Check if dataproxy-sdk-cpp directory exists in the paren

Re: [PR] [INLONG-10736][SDK] Python sdk build script support for skipping c++ sdk build step [inlong]

2024-07-30 Thread via GitHub
yfsn666 commented on code in PR #10737: URL: https://github.com/apache/inlong/pull/10737#discussion_r1697786616 ## inlong-sdk/dataproxy-sdk-twins/dataproxy-sdk-python/build.sh: ## @@ -45,14 +51,17 @@ cmake --build . --config Release --target check make check -j 4 cd $BASE_DIR

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
zoy0 commented on code in PR #10735: URL: https://github.com/apache/inlong/pull/10735#discussion_r1697792839 ## inlong-agent/agent-plugins/src/main/java/org/apache/inlong/agent/plugin/sources/SQLServerSource.java: ## @@ -17,66 +17,180 @@ package org.apache.inlong.agent.plugin

Re: [PR] [INLONG-10720][Sort] Add Elasticsearch6 connector on Flink 1.18 [inlong]

2024-07-30 Thread via GitHub
EMsnap commented on code in PR #10722: URL: https://github.com/apache/inlong/pull/10722#discussion_r1697798791 ## inlong-sort/sort-flink/sort-flink-v1.18/sort-connectors/elasticsearch6/pom.xml: ## @@ -0,0 +1,126 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://www.

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
aloyszhang commented on PR #10735: URL: https://github.com/apache/inlong/pull/10735#issuecomment-2259507082 please rebase the master to resolve conflicting files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [PR] [INLONG-10720][Sort] Add Elasticsearch6 connector on Flink 1.18 [inlong]

2024-07-30 Thread via GitHub
XiaoYou201 commented on code in PR #10722: URL: https://github.com/apache/inlong/pull/10722#discussion_r1697803934 ## inlong-sort/sort-flink/sort-flink-v1.18/sort-connectors/elasticsearch6/pom.xml: ## @@ -0,0 +1,126 @@ + + +http://maven.apache.org/POM/4.0.0"; xmlns:xsi="http://

Re: [PR] [INLONG-10289][Agent] Update the SQLServer Source [inlong]

2024-07-30 Thread via GitHub
zoy0 commented on PR #10735: URL: https://github.com/apache/inlong/pull/10735#issuecomment-2259538263 > please rebase the master to resolve conflicting files done -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

Re: [PR] [INLONG-10703][Manager] Manager Add Oceanbase Support [inlong]

2024-07-30 Thread via GitHub
xxsc0529 closed pull request #10701: [INLONG-10703][Manager] Manager Add Oceanbase Support URL: https://github.com/apache/inlong/pull/10701 -- 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

Re: [PR] [INLONG-10736][SDK] Python sdk build script support for skipping c++ sdk build step [inlong]

2024-07-30 Thread via GitHub
aloyszhang merged PR #10737: URL: https://github.com/apache/inlong/pull/10737 -- 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...@inlong

(inlong) branch master updated: [INLONG-10736][SDK] Python sdk build script support for skipping c++ sdk build step (#10737)

2024-07-30 Thread aloyszhang
This is an automated email from the ASF dual-hosted git repository. aloyszhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/inlong.git The following commit(s) were added to refs/heads/master by this push: new 252bf59d2d [INLONG-10736][SDK] Python sdk bu

Re: [PR] [INLONG-10720][Sort] Add Elasticsearch6 connector on Flink 1.18 [inlong]

2024-07-30 Thread via GitHub
EMsnap commented on PR #10722: URL: https://github.com/apache/inlong/pull/10722#issuecomment-2259809681 Please fix the compile error on workflow in format-base for flink-1.18 and submit a pr later -- This is an automated message from the Apache Git Service. To respond to the message, ple