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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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:
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
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
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/
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
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
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.
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
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
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
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
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
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
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:
-
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
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
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
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
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
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
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
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
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
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
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
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:
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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/
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
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
66 matches
Mail list logo