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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 0417d513204dbd902986242a3e7df7aeac6e529f / duanzhengqiang Skip table exist validate when bind create table statement with skipMetaD

Re: [I] Routed target `XXXX` does not exist, available targets are `[ds0, ds1]`. [shardingsphere]

2024-12-17 Thread via GitHub
cunzhiwang commented on issue #31661: URL: https://github.com/apache/shardingsphere/issues/31661#issuecomment-2550253047 Please wait a moment, I should be able to provide a reproducible example -- This is an automated message from the Apache Git Service. To respond to the message, please

Re: [I] Routed target `XXXX` does not exist, available targets are `[ds0, ds1]`. [shardingsphere]

2024-12-17 Thread via GitHub
linghengqian commented on issue #31661: URL: https://github.com/apache/shardingsphere/issues/31661#issuecomment-2550246670 If you can reproduce it locally, you can directly open the PR and submit the unit test. I personally also have integration tests for a thousand real tables and did not

Re: [I] Routed target `XXXX` does not exist, available targets are `[ds0, ds1]`. [shardingsphere]

2024-12-17 Thread via GitHub
jzx162050120 commented on issue #31661: URL: https://github.com/apache/shardingsphere/issues/31661#issuecomment-2550242889 ### Cause: java.sql.SQLException: Routed target `tableA_42` does not exist, available targets are `[tableB_32, tableB_33, tableB_34, tableB_35, tableB_36, tableB_37, t

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 0417d513204dbd902986242a3e7df7aeac6e529f / duanzhengqiang Skip table exist validate when bind create table statement with skipMe

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 0417d513204dbd902986242a3e7df7aeac6e529f / duanzhengqiang Skip table exist validate when bind create table statement with skipMet

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

2024-12-17 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 0417d513204dbd902986242a3e7df7aeac6e529f / duanzhengqiang Skip table exist validate when bind create table statement with skipMetaDadaVali

(shardingsphere) branch master updated: Skip table exist validate when bind create table statement with skipMetaDadaValidate (#34095)

2024-12-17 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 c9b8f99d07b Skip table exist validat

Re: [PR] Skip table exist validate when bind create table statement with skipMetaDadaValidate [shardingsphere]

2024-12-17 Thread via GitHub
FlyingZC merged PR #34095: URL: https://github.com/apache/shardingsphere/pull/34095 -- 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

Re: [PR] Skip table exist validate when bind create table statement with skipMetaDadaValidate [shardingsphere]

2024-12-17 Thread via GitHub
strongduanmu commented on PR #34095: URL: https://github.com/apache/shardingsphere/pull/34095#issuecomment-2550221579 https://github.com/user-attachments/assets/e010374a-f9ff-424f-afc1-0d2d8a97021a"; /> -- This is an automated message from the Apache Git Service. To respond to the mes

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 769b9df66a5e4709e5e772a5f1b6828535ce7bc3 / duanzhengqiang Skip table exist validate when bind create table statement with skipMe

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

2024-12-17 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 769b9df66a5e4709e5e772a5f1b6828535ce7bc3 / duanzhengqiang Skip table exist validate when bind create table statement with skipMetaDadaValidat

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 769b9df66a5e4709e5e772a5f1b6828535ce7bc3 / duanzhengqiang Skip table exist validate when bind create table statement with skipMetaDa

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 769b9df66a5e4709e5e772a5f1b6828535ce7bc3 / duanzhengqiang Skip table exist validate when bind create table statement with skipMetaDada

[PR] Skip table exist validate when bind create table statement with skipMetaDadaValidate [shardingsphere]

2024-12-17 Thread via GitHub
strongduanmu opened a new pull request, #34095: URL: https://github.com/apache/shardingsphere/pull/34095 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Skip table exist validate when bind create table statement with skipMetaDadaValidate --- Before commit

Re: [I] Routed target `XXXX` does not exist, available targets are `[ds0, ds1]`. [shardingsphere]

2024-12-17 Thread via GitHub
linghengqian commented on issue #31661: URL: https://github.com/apache/shardingsphere/issues/31661#issuecomment-2550193233 - At least someone needs to provide reproducible operations. At least in the master branch, there is no known unit test that throws this error. - If someone want

Re: [I] Routed target `XXXX` does not exist, available targets are `[ds0, ds1]`. [shardingsphere]

2024-12-17 Thread via GitHub

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

2024-12-17 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: cc616ac6f0a44b4fdcfc4ece6a46d53834b5ec7a / 孙念君 Nianjun Sun Refactor : disable maven remote resources plugin (#34092) Report URL:

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

2024-12-17 Thread GitBox
The GitHub Actions job "Nightly - E2E Operation" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: cc616ac6f0a44b4fdcfc4ece6a46d53834b5ec7a / 孙念君 Nianjun Sun Refactor : disable maven remote resources plugin (#34092) Re

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

2024-12-17 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: cc27876d1c2d29afa384d2d45656539925439639 / Liang Zhang Use @RequiredArgsConstructor on ComputeNodeInstanceContext (#34091) Report

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 8c612f857cb47c3f122a33bc32e5f258bcd98752 / zhangliang Add ClusterInstanceRegistry Report URL: https://github.com/apache/shardingsphere/

Re: [PR] Refactor : disable maven remote resources plugin [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu merged PR #34092: URL: https://github.com/apache/shardingsphere/pull/34092 -- 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: Refactor : disable maven remote resources plugin (#34092)

2024-12-17 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 cc616ac6f0a Refactor : disable maven

Re: [I] disable maven remote resources plugin [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu closed issue #34094: disable maven remote resources plugin URL: https://github.com/apache/shardingsphere/issues/34094 -- 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.

(shardingsphere) branch master updated: Add ClusterInstanceRegistry (#34093)

2024-12-17 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 0da2e1ca007 Add ClusterInstanceRegis

Re: [PR] Add ClusterInstanceRegistry [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu merged PR #34093: URL: https://github.com/apache/shardingsphere/pull/34093 -- 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

[I] disable maven remote resources plugin [shardingsphere]

2024-12-17 Thread via GitHub
taojintianxia opened a new issue, #34094: URL: https://github.com/apache/shardingsphere/issues/34094 ### Preface `maven remote resources plugin` is Inherited from apache parent pom ```xml org.apache.maven.plugins maven-remote-resources-plugin pr

[PR] Add ClusterInstanceRegistry [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu opened a new pull request, #34093: URL: https://github.com/apache/shardingsphere/pull/34093 (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 "Nightly - E2E SQL" failed!

2024-12-17 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: cc27876d1c2d29afa384d2d45656539925439639 / Liang Zhang Use @RequiredArgsConstructor on ComputeNodeInstanceContext (#34091) Repo

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 5d72f4294d9fddcbebbb0210b447c03e5e352fc6 / 孙念君 Nianjun Sun Refactor : disable maven remote resources plugin Report URL: htt

[PR] Refactor : disable maven remote resources plugin [shardingsphere]

2024-12-17 Thread via GitHub
taojintianxia opened a new pull request, #34092: URL: https://github.com/apache/shardingsphere/pull/34092 Changes proposed in this pull request: - disable maven remote resources plugin --- Before committing this PR, I'm sure that I have checked the following options: -

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 385df687654e73dc075db658b2a3f65d84822860 / zhangliang Use @RequiredArgsConstructor on ComputeNodeInstanceContext Report URL: https://gi

Re: [PR] Use @RequiredArgsConstructor on ComputeNodeInstanceContext [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu merged PR #34091: URL: https://github.com/apache/shardingsphere/pull/34091 -- 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: Use @RequiredArgsConstructor on ComputeNodeInstanceContext (#34091)

2024-12-17 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 cc27876d1c2 Use @RequiredArgsConstru

[PR] Use @RequiredArgsConstructor on ComputeNodeInstanceContext [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu opened a new pull request, #34091: URL: https://github.com/apache/shardingsphere/pull/34091 (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 - Operation" failed!

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 7990a56c3a2d116af3c31d9f79937c3785d45621 / zhangliang Unify constructor of ComputeNodeInstanceContext Report URL: https://github.com/ap

(shardingsphere) branch master updated: Unify constructor of ComputeNodeInstanceContext (#34090)

2024-12-17 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 b77585d5af8 Unify constructor of Com

Re: [PR] Unify constructor of ComputeNodeInstanceContext [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu merged PR #34090: URL: https://github.com/apache/shardingsphere/pull/34090 -- 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 "Required - Check" is working again!

2024-12-17 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 7990a56c3a2d116af3c31d9f79937c3785d45621 / zhangliang Unify constructor of ComputeNodeInstanceContext Report URL: https://github.co

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

2024-12-17 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 1d66c04b38c75991064db0405737261609d51848 / zhangliang Unify constructor of ComputeNodeInstanceContext Report URL: https://github.com/a

[PR] Unify constructor of ComputeNodeInstanceContext [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu opened a new pull request, #34090: URL: https://github.com/apache/shardingsphere/pull/34090 (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 - Operation" failed!

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 1d8282faffd4719fba584684e9b70e4cafccb30f / zhangliang Refactor ComputeNodeInstanceContext.getLockContext() Report URL: https://github.c

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

2024-12-17 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: 1f2c3478a989deaeae478a02056836bc1cac2736 / linghengqian Add documentation for P6Spy support Report URL:

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

2024-12-17 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: 1f2c3478a989deaeae478a02056836bc1cac2736 / linghengqian Add documentation for P6Spy support Report URL: https://github.com/apach

Re: [PR] Refactor ComputeNodeInstanceContext.getLockContext() [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu merged PR #34089: URL: https://github.com/apache/shardingsphere/pull/34089 -- 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: Refactor ComputeNodeInstanceContext.getLockContext() (#34089)

2024-12-17 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 a3c8bbf7ddd Refactor ComputeNodeInst

[PR] Refactor ComputeNodeInstanceContext.getLockContext() [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu opened a new pull request, #34089: URL: https://github.com/apache/shardingsphere/pull/34089 (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 "Nightly - CI" failed!

2024-12-17 Thread GitBox
The GitHub Actions job "Nightly - CI" on shardingsphere.git has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 694c6bfc2e3459ea34c4d32483e04e08ff9a193a / Zhengqiang Duan Add sql bind logic for create table statement and check simple table bind

Re: [I] In the case of multiple data sources, if the same table name exists in different data sources, the loading and overwriting of table names and routing errors may occur [shardingsphere]

2024-12-17 Thread via GitHub
DengQin commented on issue #34088: URL: https://github.com/apache/shardingsphere/issues/34088#issuecomment-2548340467 Location: “SingleTableDataNodeLoader” this class -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use th

[I] In the case of multiple data sources, if the same table name exists in different data sources, the loading and overwriting of table names and routing errors may occur [shardingsphere]

2024-12-17 Thread via GitHub
DengQin opened a new issue, #34088: URL: https://github.com/apache/shardingsphere/issues/34088 ## Bug Report ### Which version of ShardingSphere did you use? version:5.4.1 ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy? project:Sh

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

2024-12-17 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: f1c688375aa612dcefc383a02356dc19a6683339 / linghengqian Add documentation for P6Spy support Report URL: ht

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

2024-12-17 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: f1c688375aa612dcefc383a02356dc19a6683339 / linghengqian Add documentation for P6Spy support Report URL: https://github.com/apach

Re: [PR] refractored Charsets to StandardCharsets Fixes #7884 [shardingsphere]

2024-12-17 Thread via GitHub
codecov-commenter commented on PR #7888: URL: https://github.com/apache/shardingsphere/pull/7888#issuecomment-2548211168 ## [Codecov](https://app.codecov.io/gh/apache/shardingsphere/pull/7888?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaig

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 5e03558490442651eaa3c4c13a983e952e006302 / zhangliang Remove useless codes on SQLStatementType Report URL: https://github.com/apache/shard

Re: [PR] Add sql bind logic for create table statement and check simple table binder [shardingsphere]

2024-12-17 Thread via GitHub
FlyingZC merged PR #34074: URL: https://github.com/apache/shardingsphere/pull/34074 -- 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 - Operation" failed!

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 02b955c467f477a683055d93cd9778c66200560b / duanzhengqiang fix unit test Report URL: https://github.com/apache/shardingsphere/act

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 02b955c467f477a683055d93cd9778c66200560b / duanzhengqiang fix unit test Report URL: https://github.com/apache/shardingsphere/acti

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

2024-12-17 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 02b955c467f477a683055d93cd9778c66200560b / duanzhengqiang fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/

(shardingsphere) branch master updated: Remove useless codes on SQLStatementType (#34087)

2024-12-17 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 8c334239795 Remove useless codes

Re: [PR] Remove useless codes on SQLStatementType [shardingsphere]

2024-12-17 Thread via GitHub
strongduanmu merged PR #34087: URL: https://github.com/apache/shardingsphere/pull/34087 -- 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

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 5e03558490442651eaa3c4c13a983e952e006302 / zhangliang Remove useless codes on SQLStatementType Report URL: https://github.com/apache

[PR] Remove useless codes on SQLStatementType [shardingsphere]

2024-12-17 Thread via GitHub
terrymanu opened a new pull request, #34087: URL: https://github.com/apache/shardingsphere/pull/34087 (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 - SQL" failed!

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: b72d9842ce1a9933b4525c16ebf6c8e018542957 / duanzhengqiang Merge branch 'dev-12174' into dev-1216 Report URL: https://github.com/apache

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: b72d9842ce1a9933b4525c16ebf6c8e018542957 / duanzhengqiang Merge branch 'dev-12174' into dev-1216 Report URL: https://github.com/

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

2024-12-17 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: b72d9842ce1a9933b4525c16ebf6c8e018542957 / duanzhengqiang Merge branch 'dev-12174' into dev-1216 Report URL: https://github.com/apac

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

2024-12-17 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: b72d9842ce1a9933b4525c16ebf6c8e018542957 / duanzhengqiang Merge branch 'dev-12174' into dev-1216 Report URL: https://github.com/apache/shardi