[GH] (shardingsphere): Workflow run "Nightly - E2E Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "Nightly - E2E Agent" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 5851cc31d0c5569f7b790b90f1f727643083f5b3 / Liang Zhang Remove useless DataSourceNodePersistService (#34413) Report URL: https

Re: [PR] Column bind update in with segment bind [shardingsphere]

2025-01-20 Thread via GitHub
Yash-cor commented on PR #34384: URL: https://github.com/apache/shardingsphere/pull/34384#issuecomment-2603611804 > Hi @Yash-cor, can you update release note? Hello @strongduanmu I have updated the release notes. -- This is an automated message from the Apache Git Service. To respon

[GH] (shardingsphere): Workflow run "E2E - SQL" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user JoshuaChen (triggered by linghengqian). Head commit for run: 53dcab2654389fa44320a574bd572e11a669a6b3 / Joshua Chen <27291...@qq.com> Rollback dependency version to support java8 runtime Report UR

Re: [PR] Add GraalVM Reachability Metadata and corresponding nativeTest for Firebird [shardingsphere]

2025-01-20 Thread via GitHub
strongduanmu merged PR #34307: URL: https://github.com/apache/shardingsphere/pull/34307 -- 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: notifications-un

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922987539 ## test/native/pom.xml: ## @@ -123,6 +123,10 @@ org.apache.commons commons-pool2 +

Re: [I] No value specified for parameter exception when sql is 'INSERT INTO tableName *** ON CONFLICT *** DO UPDATE set ** WHERE ***' [shardingsphere]

2025-01-20 Thread via GitHub
shijie-328931589 commented on issue #32280: URL: https://github.com/apache/shardingsphere/issues/32280#issuecomment-2603504422 The problem is getting worse on shardingshpere-jdbc 5.5.1。the sql "insert into TABLE(id,user_name) values (?,?) on conflict(id) do update set user_name = ?" execut

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922995644 ## test/pom.xml: ## @@ -70,6 +70,30 @@ org.testcontainers testcontainers test + + +

[GH] (shardingsphere): Workflow run "E2E - Agent" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: 53dcab2654389fa44320a574bd572e11a669a6b3 / Joshua Chen <27291...@qq.com> Rollback dependency version to support java8 runtime Report UR

Re: [I] Consider supporting PostgreSQL/openGauss search path feature [shardingsphere]

2025-01-20 Thread via GitHub
mlmw92 commented on issue #17204: URL: https://github.com/apache/shardingsphere/issues/17204#issuecomment-2603525217 I found that adding the following code to `PostgreSQLDatabaseMetaData` can solve this problem ```java @Override public Optional getDefaultSchema() {

[GH] (shardingsphere): Workflow run "E2E - SQL" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: 53dcab2654389fa44320a574bd572e11a669a6b3 / Joshua Chen <27291...@qq.com> Rollback dependency version to support java8 runtime Report URL: ht

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1923008959 ## pom.xml: ## @@ -99,17 +102,17 @@ 3.2.1.Final 2.2.0 -4.1.112.Final -1.78.1 +4.1.117.Final +1

Re: [PR] Fix agent file error [shardingsphere]

2025-01-20 Thread via GitHub
strongduanmu merged PR #34412: URL: https://github.com/apache/shardingsphere/pull/34412 -- 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: notifications-un

(shardingsphere) branch master updated: Fix agent file error (#34412)

2025-01-20 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 198fc67763b Fix agent file error

(shardingsphere) branch master updated (198fc67763b -> 7ef227a791b)

2025-01-20 Thread jiangmaolin
This is an automated email from the ASF dual-hosted git repository. jiangmaolin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 198fc67763b Fix agent file error (#34412) add 7ef227a791b Fix g4 syntax for DistSQL show table metad

Re: [PR] Fix g4 syntax for DistSQL show table metadata [shardingsphere]

2025-01-20 Thread via GitHub
jiangML merged PR #34417: URL: https://github.com/apache/shardingsphere/pull/34417 -- 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: notifications-unsubsc

[PR] Fix g4 syntax for DistSQL show table metadata [shardingsphere]

2025-01-20 Thread via GitHub
RaigorJiang opened a new pull request, #34417: URL: https://github.com/apache/shardingsphere/pull/34417 The `*` is in the wrong position -- 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

[GH] (shardingsphere): Workflow run "NativeTest CI - GraalVM Native Image" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "NativeTest CI - GraalVM Native Image" on shardingsphere.git has succeeded. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: d31e332e22f1cabecb2d04817a7845a7f5fb96c2 / linghengqian Fix the connection leak problem caused by improp

[GH] (shardingsphere): Workflow run "Required - Check" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: f234f4fc023396c79e281eaa86a3aeb94c5b1f02 / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/sha

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922143950 ## pom.xml: ## @@ -66,140 +66,144 @@ **/autogen/**/* -32.1.2-jre -3.39.0 - 2.22.0 +33.4.0-jre

[GH] (shardingsphere): Workflow run "CI" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 8dfb00f70e03fbe4cf1f328b209a573dda2cc679 / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/shardingsphere

[GH] (shardingsphere): Workflow run "E2E - SQL" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 8dfb00f70e03fbe4cf1f328b209a573dda2cc679 / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/shardin

Re: [PR] Remove MetaDataContextManager.renewMetaDataContexts() [shardingsphere]

2025-01-20 Thread via GitHub
terrymanu merged PR #34411: URL: https://github.com/apache/shardingsphere/pull/34411 -- 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: notifications-unsub

(shardingsphere) branch master updated: Remove MetaDataContextManager.renewMetaDataContexts() (#34411)

2025-01-20 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new edad2a7a3c58 Remove MetaDataContextM

[PR] Remove MetaDataContextManager.renewMetaDataContexts() [shardingsphere]

2025-01-20 Thread via GitHub
terrymanu opened a new pull request, #34411: URL: https://github.com/apache/shardingsphere/pull/34411 (no comment) -- 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 unsubs

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 6d62fd4235451e490a0ba1ca611615e464a013d4 / zhangliang Remove MetaDataContextManager.renewMetaDataContexts() Report URL: https://github.com/

[PR] Fix agent file error [shardingsphere]

2025-01-20 Thread via GitHub
jiangML opened a new pull request, #34412: URL: https://github.com/apache/shardingsphere/pull/34412 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Fix agent file error --- Before committing this PR, I'm sure that I have checked the following options:

[GH] (shardingsphere): Workflow run "E2E - Operation" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: a1987ee1ab1ef39ee2b8781feb0cb73ad3aae74e / linghengqian Fix the connection leak problem caused by improper configuration of un

[GH] (shardingsphere): Workflow run "E2E - SQL" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 79a8f8131c0864f59caad2996f7e7d0346449eef / jiangML <1060319...@qq.com> Fix agent file error Report URL: https://github.com/apache/shardingspher

[GH] (shardingsphere): Workflow run "CI" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 10ce28cb1a9825783af293e2c1179824a19b1a7c / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/shardingsphere/ac

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 10ce28cb1a9825783af293e2c1179824a19b1a7c / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/sharding

[GH] (shardingsphere): Workflow run "E2E - SQL" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 10ce28cb1a9825783af293e2c1179824a19b1a7c / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/shardingsp

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
JoshuaChen commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922151379 ## db-protocol/core/pom.xml: ## @@ -39,6 +39,11 @@ ${project.version} test + +org.hamcrest +

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: c5604905ba40e75677a8e476f71bc1def01c33c2 / Joshua Chen <27291...@qq.com> Lower the dependency version to support Java 11 Report URL: https

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
JoshuaChen commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922155835 ## pom.xml: ## @@ -66,140 +66,144 @@ **/autogen/**/* -32.1.2-jre -3.39.0 - 2.22.0 +33.4.0-jre +

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
JoshuaChen commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922153453 ## features/encrypt/core/src/test/java/org/apache/shardingsphere/encrypt/checker/sql/insert/EncryptInsertSelectSupportedCheckerTest.java: ## @@ -38,7 +40,7

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922173683 ## pom.xml: ## @@ -66,140 +66,144 @@ **/autogen/**/* -32.1.2-jre -3.39.0 - 2.22.0 +33.4.0-jre

[GH] (shardingsphere): Workflow run "E2E - Operation" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: c5604905ba40e75677a8e476f71bc1def01c33c2 / Joshua Chen <27291...@qq.com> Lower the dependency version to support Java 11 Report URL: h

[PR] Add provider of cryptographic properties [shardingsphere]

2025-01-20 Thread via GitHub
FlyingZC opened a new pull request, #34410: URL: https://github.com/apache/shardingsphere/pull/34410 Fixes #ISSUSE_ID. Changes proposed in this pull request: - --- Before committing this PR, I'm sure that I have checked the following options: - [ ] My code follow

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922124306 ## db-protocol/core/pom.xml: ## @@ -39,6 +39,11 @@ ${project.version} test + +org.hamcrest +

[GH] (shardingsphere): Workflow run "E2E - Operation" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 10ce28cb1a9825783af293e2c1179824a19b1a7c / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/shar

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922175692 ## pom.xml: ## @@ -66,140 +66,144 @@ **/autogen/**/* -32.1.2-jre -3.39.0 - 2.22.0 +33.4.0-jre

[GH] (shardingsphere): Workflow run "NativeTest CI - GraalVM Native Image" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "NativeTest CI - GraalVM Native Image" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 31052ed6d313fa27b7bc9627e6d23d164607276d / linghengqian Fix the connection leak problem caused by improper

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 32c612c014b0234521ac47b668c2f4c6cf54da5f / jiangML <1060319...@qq.com> Fix agent file error Report URL: https://github.com/apache/shardingsphere

[GH] (shardingsphere): Workflow run "Required - Check" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 10ce28cb1a9825783af293e2c1179824a19b1a7c / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 8dfb00f70e03fbe4cf1f328b209a573dda2cc679 / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/sharding

[GH] (shardingsphere): Workflow run "E2E - Agent" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 79a8f8131c0864f59caad2996f7e7d0346449eef / jiangML <1060319...@qq.com> Fix agent file error Report URL: https://github.com/apache/shardingsph

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 31052ed6d313fa27b7bc9627e6d23d164607276d / linghengqian Fix the connection leak problem caused by improper configuration of unit test

[GH] (shardingsphere): Workflow run "CI" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: c5604905ba40e75677a8e476f71bc1def01c33c2 / Joshua Chen <27291...@qq.com> Lower the dependency version to support Java 11 Report URL: https://github

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922169367 ## db-protocol/core/pom.xml: ## @@ -39,6 +39,11 @@ ${project.version} test + +org.hamcrest +

Re: [PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on code in PR #34409: URL: https://github.com/apache/shardingsphere/pull/34409#discussion_r1922171054 ## features/encrypt/core/src/test/java/org/apache/shardingsphere/encrypt/checker/sql/insert/EncryptInsertSelectSupportedCheckerTest.java: ## @@ -38,7 +40,

[GH] (shardingsphere): Workflow run "E2E - Operation" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user FlyingZC (triggered by FlyingZC). Head commit for run: 8dfb00f70e03fbe4cf1f328b209a573dda2cc679 / ZhangCheng Add provider of cryptographic properties Report URL: https://github.com/apache/s

[GH] (shardingsphere): Workflow run "E2E - Operation" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 31052ed6d313fa27b7bc9627e6d23d164607276d / linghengqian Fix the connection leak problem caused by improper configuration of un

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: a1987ee1ab1ef39ee2b8781feb0cb73ad3aae74e / linghengqian Fix the connection leak problem caused by improper configuration of unit test

[GH] (shardingsphere): Workflow run "E2E - Operation" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: a1987ee1ab1ef39ee2b8781feb0cb73ad3aae74e / linghengqian Fix the connection leak problem caused by improper configuration of unit

[GH] (shardingsphere): Workflow run "NativeTest CI - GraalVM Native Image" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "NativeTest CI - GraalVM Native Image" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: a1987ee1ab1ef39ee2b8781feb0cb73ad3aae74e / linghengqian Fix the connection leak problem caused by improper

[GH] (shardingsphere): Workflow run "E2E - SQL" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: c5604905ba40e75677a8e476f71bc1def01c33c2 / Joshua Chen <27291...@qq.com> Lower the dependency version to support Java 11 Report URL: https:/

(shardingsphere) branch master updated: Add provider of cryptographic properties (#34410)

2025-01-20 Thread chengzhang
This is an automated email from the ASF dual-hosted git repository. chengzhang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 4990de4bb73 Add provider of cryptogr

Re: [PR] Add provider of cryptographic properties [shardingsphere]

2025-01-20 Thread via GitHub
FlyingZC merged PR #34410: URL: https://github.com/apache/shardingsphere/pull/34410 -- 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: notifications-unsubs

[GH] (shardingsphere): Workflow run "E2E - SQL" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 64ef5d584862013d764a2681efd3ba1e4c175ba4 / linghengqian Add GraalVM Reachability Metadata and corresponding nativeTest for Firebird

[PR] Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities [shardingsphere]

2025-01-20 Thread via GitHub
JoshuaChen opened a new pull request, #34409: URL: https://github.com/apache/shardingsphere/pull/34409 Upgraded third-party dependencies to the latest versions and fixed CVE vulnerabilities --- Before committing this PR, I'm sure that I have checked the following options: -

[GH] (shardingsphere): Workflow run "Required - Check" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: cd7a50ab68f0c57a72f78e713fec94bdb7856e96 / Joshua Chen <27291...@qq.com> Upgraded third-party dependencies to the latest versions and

[GH] (shardingsphere): Workflow run "Required - Check" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: 5126e47dd20707fbc4afe8fc0355f54a5d804a99 / Joshua Chen <27291...@qq.com> Fix spotless failure Report URL: https://github.com/apach

[GH] (shardingsphere): Workflow run "NativeTest CI - GraalVM Native Image" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "NativeTest CI - GraalVM Native Image" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 64ef5d584862013d764a2681efd3ba1e4c175ba4 / linghengqian Add GraalVM Reachability Metadata and corresponding

[GH] (shardingsphere): Workflow run "CI" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: 5126e47dd20707fbc4afe8fc0355f54a5d804a99 / Joshua Chen <27291...@qq.com> Fix spotless failure Report URL: https://github.com/apache/shardingsphere/

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 21a9c9ecb17ca117db64c4787df6c9934a3c86d6 / linghengqian Add GraalVM Reachability Metadata and corresponding nativeTest for Firebird

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: 5126e47dd20707fbc4afe8fc0355f54a5d804a99 / Joshua Chen <27291...@qq.com> Fix spotless failure Report URL: https://github.com/apache/shardi

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: 6218e1e18319708dcc27288b337e288b06d87cdd / Joshua Chen <27291...@qq.com> Rollback dependency version to support java8 runtime Report URL:

[GH] (shardingsphere): Workflow run "CI" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: 6218e1e18319708dcc27288b337e288b06d87cdd / Joshua Chen <27291...@qq.com> Rollback dependency version to support java8 runtime Report URL: https://g

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user JoshuaChen (triggered by JoshuaChen). Head commit for run: 03edfa9d586e9f25e37dd05e7986f49f04062520 / Joshua Chen <27291...@qq.com> Rollback dependency version to support java8 runtime Report URL:

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: a1ea3fd3933c8b11262b4faedd68fedfbf593ccc / zhangliang Remove useless DataSourceNodePersistService Report URL: https://github.com/apache/sha

[GH] (shardingsphere): Workflow run "CI" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: a1ea3fd3933c8b11262b4faedd68fedfbf593ccc / zhangliang Remove useless DataSourceNodePersistService Report URL: https://github.com/apache/shardings

[GH] (shardingsphere): Workflow run "Nightly - Check" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "Nightly - Check" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 5851cc31d0c5569f7b790b90f1f727643083f5b3 / Liang Zhang Remove useless DataSourceNodePersistService (#34413) Report URL: https://g

[I] Remove Google & Baidu Analytics from the ShardingSphere Website [shardingsphere]

2025-01-20 Thread via GitHub
niallkp opened a new issue, #34415: URL: https://github.com/apache/shardingsphere/issues/34415 Hi ShardingSphere Team The ASF **_Privacy Policy_**[1][2] does not permit the use of **_Google or Baidu Analytics_** on any ASF websites and the ASF Infra team will soon enforce a **_Conten

[PR] Remove Google & Baidu Analytics from the ShardingSphere Website [shardingsphere]

2025-01-20 Thread via GitHub
niallkp opened a new pull request, #34416: URL: https://github.com/apache/shardingsphere/pull/34416 Fixes #34415. Changes proposed in this pull request: - Remove Google & Baidu Analytics from the ShardingSphere Website --- Before committing this PR, I'm sure that I h

[PR] Remove useless DataSourceNodePersistService [shardingsphere]

2025-01-20 Thread via GitHub
terrymanu opened a new pull request, #34413: URL: https://github.com/apache/shardingsphere/pull/34413 (no comment) -- 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 unsubs

Re: [I] zookeeper 3.9.3 has changed binary compatibility compared to 3.9.2 [shardingsphere]

2025-01-20 Thread via GitHub
linghengqian commented on issue #34414: URL: https://github.com/apache/shardingsphere/issues/34414#issuecomment-2602850633 - Thanks for the heads up, I never had time to open an issue for this. I will investigate the current issue further. - Verification was done on an Ubuntu 22.04 machi

[GH] (shardingsphere): Workflow run "Nightly - Build" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "Nightly - Build" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 5851cc31d0c5569f7b790b90f1f727643083f5b3 / Liang Zhang Remove useless DataSourceNodePersistService (#34413) Report URL: https://g

(shardingsphere) branch master updated: Remove useless DataSourceNodePersistService (#34413)

2025-01-20 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new 5851cc31d0c Remove useless DataSourc

Re: [PR] Remove useless DataSourceNodePersistService [shardingsphere]

2025-01-20 Thread via GitHub
terrymanu merged PR #34413: URL: https://github.com/apache/shardingsphere/pull/34413 -- 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: notifications-unsub

[GH] (shardingsphere): Workflow run "Nightly - E2E SQL" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "Nightly - E2E SQL" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 5851cc31d0c5569f7b790b90f1f727643083f5b3 / Liang Zhang Remove useless DataSourceNodePersistService (#34413) Report URL: https:/

[GH] (shardingsphere): Workflow run "E2E - Agent" failed!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 64ef5d584862013d764a2681efd3ba1e4c175ba4 / linghengqian Add GraalVM Reachability Metadata and corresponding nativeTest for Firebird

[GH] (shardingsphere): Workflow run "E2E - Operation" is working again!

2025-01-20 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user linghengqian (triggered by linghengqian). Head commit for run: 64ef5d584862013d764a2681efd3ba1e4c175ba4 / linghengqian Add GraalVM Reachability Metadata and corresponding nativeTest for Fir