Re: [I] why cannot we find versions higher than 5.2 of shardingsphere-jdbc-core-spring-boot-starter in the maven central repository(mvnrepository.com)? [shardingsphere]

2025-04-05 Thread via GitHub
RaigorJiang closed issue #35082: why cannot we find versions higher than 5.2 of shardingsphere-jdbc-core-spring-boot-starter in the maven central repository(mvnrepository.com)? URL: https://github.com/apache/shardingsphere/issues/35082 -- This is an automated message from the Apache Git Serv

[GH] (shardingsphere-plugin/main): Workflow run "CI" failed!

2025-04-05 Thread GitBox
The GitHub Actions job "CI" on shardingsphere-plugin.git/main has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: bcd5cb416e1e1efad2ba88b0651ee4501001f75a / Cong Hu Merge pull request #48 from strongduanmu/dev-0224 Fix build error caused by Sha

Re: [PR] Move back DistributedLockHolder to cluster-mode-repository-core module [shardingsphere]

2025-04-05 Thread via GitHub
terrymanu merged PR #35117: URL: https://github.com/apache/shardingsphere/pull/35117 -- 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

Re: [I] 5.5.0版本 我想做读写分离 但是所有读请求我想默认走主库 指定的sql走从库 loadBalancers 能自定义路由主从策略来实现吗 [shardingsphere]

2025-04-05 Thread via GitHub
terrymanu commented on issue #35044: URL: https://github.com/apache/shardingsphere/issues/35044#issuecomment-2739865146 **For English only**, other languages will not accept. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub an

[I] ShardingSphere 5.5.1 Validation Issue with Partitioned and Non-Partitioned Databases [shardingsphere]

2025-04-05 Thread via GitHub
shubham-18-paytm opened a new issue, #35077: URL: https://github.com/apache/shardingsphere/issues/35077 ## Question **For English only**, other languages will not accept. Before asking a question, make sure you have: - Googled your question. - Searched open and closed

[PR] Refactor TransactionHook [shardingsphere]

2025-04-05 Thread via GitHub
terrymanu opened a new pull request, #35047: URL: https://github.com/apache/shardingsphere/pull/35047 (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 "Required - Check" is working again!

2025-04-05 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: 34b9902332a9ef0dd0f9f9f26d4ac15b99e2cc00 / RaigorJiang Add job sharding nodes to the result set of `SHOW MIGRATION LIST` Report

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

2025-04-05 Thread GitBox
The GitHub Actions job "Nightly - Build" on shardingsphere.git/master has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 744d5e1ec0460f74b0946a81edf4fa7aca907eeb / Liang Zhang Move DefaultDistributedLock to new cluster-mode-repository-core mod

[I] how to dynamic add or remove datasource after ShardingSphereDataSource created [shardingsphere]

2025-04-05 Thread via GitHub
huang-zs opened a new issue, #35056: URL: https://github.com/apache/shardingsphere/issues/35056 ## Question sharding-jdbc5.5.2 I want to update both the datasource and the sharding rule after the ShardingSphereDataSource has been created. I found that I can update the rule using:

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

2025-04-05 Thread GitBox
The GitHub Actions job "CI" on shardingsphere-plugin.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: bcd5cb416e1e1efad2ba88b0651ee4501001f75a / Cong Hu Merge pull request #48 from strongduanmu/dev-0224 Fix build error caused by Sharding

(shardingsphere) branch master updated: Move LockContext to mode-core module (#35048)

2025-04-05 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 db325aa8f70 Move LockContext to mode

Re: [I] Define which default frontend database protocol type to be used in proxy by user [shardingsphere]

2025-04-05 Thread via GitHub
jornadaestrategica commented on issue #16691: URL: https://github.com/apache/shardingsphere/issues/16691#issuecomment-2770519344 Hi, where to configure this parameter? proxy-frontend-database-protocol-type: -- This is an automated message from the Apache Git Service. To respond to the

[PR] Move StatisticsRefreshEngine to cluster module [shardingsphere]

2025-04-05 Thread via GitHub
terrymanu opened a new pull request, #35051: URL: https://github.com/apache/shardingsphere/pull/35051 (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

[PR] Revise reflect-config.json [shardingsphere]

2025-04-05 Thread via GitHub
terrymanu opened a new pull request, #35114: URL: https://github.com/apache/shardingsphere/pull/35114 (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!

2025-04-05 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user iamhucong (triggered by iamhucong). Head commit for run: a8db81884fbe99c0ff34bbb869fc3763671a4d3c / Cong Hu Refactor StorageContainer. Report URL: https://github.com/apache/shardingsphere/acti

(shardingsphere) branch master updated: Use DistSQLDatabaseRuleQueryExecutorAssert in ShowDefaultSingleTableStorageUnitExecutorTest (#35066)

2025-04-05 Thread yx9o
This is an automated email from the ASF dual-hosted git repository. yx9o 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 b6ca8f2f107 Use DistSQLDatabaseRuleQueryEx

[GH] (shardingsphere-plugin/main): Workflow run "CI" failed!

2025-04-05 Thread GitBox
The GitHub Actions job "CI" on shardingsphere-plugin.git/main has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: bcd5cb416e1e1efad2ba88b0651ee4501001f75a / Cong Hu Merge pull request #48 from strongduanmu/dev-0224 Fix build error caused by Sha

(shardingsphere) branch master updated: Refactor ClusterContextManagerBuilder (#35031)

2025-04-05 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 6a185914f7c Refactor ClusterContextM

[PR] Fix merging sharding conditions of same table in binding rule [shardingsphere]

2025-04-05 Thread via GitHub
FlyingZC opened a new pull request, #35029: URL: https://github.com/apache/shardingsphere/pull/35029 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

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

2025-04-05 Thread GitBox
The GitHub Actions job "Nightly - Check" on shardingsphere.git/master has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: ae2a831bc1e895d696c2bbb91e4e4f562f89c809 / Liang Zhang Revert "Move ShardingSphereDatabasesFactory to mode-core module (#3

(shardingsphere) branch master updated: Refactor DistributedLockHolder (#35116)

2025-04-05 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 e2385ca81f6 Refactor DistributedLock

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

2025-04-05 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: 71ece66c8fcedf6c02fede485c63c036a72e0f45 / zhangliang Move ComputeNodeInstanceContext.getLockContext() to ContextManager Report URL: ht

Re: [PR] Ensure that all keywords can be used as identifiers. [shardingsphere]

2025-04-05 Thread via GitHub
strongduanmu merged PR #34945: URL: https://github.com/apache/shardingsphere/pull/34945 -- 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!

2025-04-05 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: e521e6a960189ad705ebba0b6c33f88f39ee656c / zhangliang Move ComputeNodeInstanceContext.getLockContext() to ContextManager Report URL:

Re: [I] 5.5.0版本 我想做读写分离 但是所有读请求我想默认走主库 指定的sql走从库 loadBalancers 能自定义路由主从策略来实现吗 [shardingsphere]

2025-04-05 Thread via GitHub
pc7364 commented on issue #35044: URL: https://github.com/apache/shardingsphere/issues/35044#issuecomment-2739896345 > **For English only**, other languages will not accept.**仅限英语**,其他语言不接受。 For version 5.5.0, I want to do read/write separation, but I want to default to the sql datab

[PR] Refactor unregister storage [shardingsphere]

2025-04-05 Thread via GitHub
menghaoranss opened a new pull request, #35045: URL: https://github.com/apache/shardingsphere/pull/35045 (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 uns

Re: [PR] Update PostgreSQL version for ShardingSphere-Proxy to support BigDecimal with infinity [shardingsphere]

2025-04-05 Thread via GitHub
Yash-cor commented on PR #35119: URL: https://github.com/apache/shardingsphere/pull/35119#issuecomment-2775242322 Hello @yx9o can you review this PR. -- 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

[GH] (shardingsphere/master): Workflow run "Schedule - Report" failed!

2025-04-05 Thread GitBox
The GitHub Actions job "Schedule - Report" on shardingsphere.git/master has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: 137a2658e28c5aaab66e578894730203caacb40c / ZhangCheng Add select with concat in subquery rewrite case (#35125) Report

[PR] Fix code format for encrypt module [shardingsphere]

2025-04-05 Thread via GitHub
terrymanu opened a new pull request, #35065: URL: https://github.com/apache/shardingsphere/pull/35065 (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: [PR] Revise reflect-config.json [shardingsphere]

2025-04-05 Thread via GitHub
terrymanu merged PR #35114: URL: https://github.com/apache/shardingsphere/pull/35114 -- 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

[PR] Refactor DataChangedEventListenerRegistry [shardingsphere]

2025-04-05 Thread via GitHub
terrymanu opened a new pull request, #35073: URL: https://github.com/apache/shardingsphere/pull/35073 (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

(shardingsphere) branch master updated: Refactor StorageContainer. (#35055)

2025-04-05 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 0dd602d0a6d Refactor StorageCont

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

2025-04-05 Thread GitBox
The GitHub Actions job "Nightly - Build" on shardingsphere.git/master has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: ae2a831bc1e895d696c2bbb91e4e4f562f89c809 / Liang Zhang Revert "Move ShardingSphereDatabasesFactory to mode-core module (#3

(shardingsphere) branch revert-35120-dev deleted (was 8489f223f63)

2025-04-05 Thread zhangliang
This is an automated email from the ASF dual-hosted git repository. zhangliang pushed a change to branch revert-35120-dev in repository https://gitbox.apache.org/repos/asf/shardingsphere.git was 8489f223f63 Revert "Move ShardingSphereDatabasesFactory to mode-core module (#35120)" The revi

Re: [I] how to dynamic add or remove datasource after ShardingSphereDataSource created [shardingsphere]

2025-04-05 Thread via GitHub
github-actions[bot] commented on issue #35056: URL: https://github.com/apache/shardingsphere/issues/35056#issuecomment-2773919795 There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. -- This is an automated message f

(shardingsphere) branch master updated: Fix merging sharding conditions of same table in binding rule (#35029)

2025-04-05 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 705c10752ac Fix merging sharding con

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

2025-04-05 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user wy1433 (triggered by wy1433). Head commit for run: 3474a860ed27e94c6fe23cea272520cf59a63c16 / wy1433 support PostgreSQL/openGauss default schema in ds config Report URL: https://github.com/ap

Re: [I] How Does ShardingSphere-Proxy Implement Custom Sharding Algorithms for Large Numbers of Tables? [shardingsphere]

2025-04-05 Thread via GitHub
terrymanu commented on issue #34467: URL: https://github.com/apache/shardingsphere/issues/34467#issuecomment-2754265649 You can implement any logic you want based on the interface of the sharding algorithm. -- This is an automated message from the Apache Git Service. To respond to the me

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

2025-04-05 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: 9e28038a846dd7829d8e33c67178edbb8c1ebebb / Raigor Add job sharding info to migration list (#35053) * Add job sharding info to migrat

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

2025-04-05 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git/dev has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 69767567a20c9f07f095f7ecd51173b7927d707f / zhangliang Refactor SQLWrapperException Report URL: https://github.com/apache/shard

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

2025-04-05 Thread GitBox
The GitHub Actions job "Nightly - Build" on shardingsphere.git/master has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 68a202767eca26668fd21e4e6aa852dc71bc71f3 / Raigor Fix duplicate result when show rules used storage unit with readwrite-sp

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

2025-04-05 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git/dev-35130-single has succeeded. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: 145703ea7587abdb136c3c426df11693f64304fd / RaigorJiang Update RELEASE-NOTES.md Report URL: https://github.com/apache

[GH] (shardingsphere/dev-35130-single): Workflow run "CI" is working again!

2025-04-05 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git/dev-35130-single has succeeded. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: 145703ea7587abdb136c3c426df11693f64304fd / RaigorJiang Update RELEASE-NOTES.md Report URL: https://github.com/apache/shardi

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

2025-04-05 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git/dev-35130-single has succeeded. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: 145703ea7587abdb136c3c426df11693f64304fd / RaigorJiang Update RELEASE-NOTES.md Report URL: https://github.com/apac

[PR] Add InUsedStorageUnitRetriever for single rule [shardingsphere]

2025-04-05 Thread via GitHub
RaigorJiang opened a new pull request, #35131: URL: https://github.com/apache/shardingsphere/pull/35131 For #35130. ### Before ![image](https://github.com/user-attachments/assets/650c3b4a-75d4-4607-babe-9864ee873aeb) ### After https://github.com/user-attachments/asset

[GH] (shardingsphere/master): Workflow run "Schedule - Report" is working again!

2025-04-05 Thread GitBox
The GitHub Actions job "Schedule - Report" on shardingsphere.git/master has succeeded. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: 137a2658e28c5aaab66e578894730203caacb40c / ZhangCheng Add select with concat in subquery rewrite case (#35125) Rep