Re: [PR] Refactor MigrationJobAPI [shardingsphere]

2023-11-29 Thread via GitHub
taojintianxia merged PR #29238: URL: https://github.com/apache/shardingsphere/pull/29238 -- 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-u

(shardingsphere) branch master updated: Refactor MigrationJobAPI (#29238)

2023-11-29 Thread sunnianjun
This is an automated email from the ASF dual-hosted git repository. sunnianjun 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 e0934fcef06 Refactor MigrationJobAPI

[PR] Refactor MigrationJobAPI [shardingsphere]

2023-11-29 Thread via GitHub
terrymanu opened a new pull request, #29238: URL: https://github.com/apache/shardingsphere/pull/29238 (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] What is the significance of the ShardingSphere-JDBC clustering pattern? [shardingsphere]

2023-11-29 Thread via GitHub
65725738 commented on issue #29232: URL: https://github.com/apache/shardingsphere/issues/29232#issuecomment-1833177497 > Using cluster mode, users can dynamically change data sources and rules in JDBC through Proxy. https://shardingsphere.apache.org/document/current/en/user-manual/sharding

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

2023-11-29 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: 42320c38b3614b9d2835d6a3060644325d39665a / duanzhengqiang Minor refactor of databaseType usage Report URL: https://github.com/apach

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

2023-11-29 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: 42320c38b3614b9d2835d6a3060644325d39665a / duanzhengqiang Minor refactor of databaseType usage Report URL: https://github.com/apa

(shardingsphere) branch master updated: Minor refactor of databaseType usage (#29237)

2023-11-29 Thread tuichenchuxin
This is an automated email from the ASF dual-hosted git repository. tuichenchuxin 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 4facabd8b99 Minor refactor of dat

Re: [PR] Minor refactor of databaseType usage [shardingsphere]

2023-11-29 Thread via GitHub
tuichenchuxin merged PR #29237: URL: https://github.com/apache/shardingsphere/pull/29237 -- 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-u

[PR] Minor refactor of databaseType usage [shardingsphere]

2023-11-29 Thread via GitHub
strongduanmu opened a new pull request, #29237: URL: https://github.com/apache/shardingsphere/pull/29237 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Minor refactor of databaseType usage --- Before committing this PR, I'm sure that I have checked the fo

Re: [I] After upgrading from 5.4.0 to 5.4.1, the tableStrategy of the CLASS_BASED custom class has become invalid. [shardingsphere]

2023-11-29 Thread via GitHub
tiandihai commented on issue #29226: URL: https://github.com/apache/shardingsphere/issues/29226#issuecomment-1833033582 > Hi @tiandihai The configuration format you provided is incorrect. Please use `markdown` to format it. Thank you. ```yaml props: sql-show: false dataSou

Re: [I] After upgrading from 5.4.0 to 5.4.1, the tableStrategy of the CLASS_BASED custom class has become invalid. [shardingsphere]

2023-11-29 Thread via GitHub
tiandihai commented on issue #29226: URL: https://github.com/apache/shardingsphere/issues/29226#issuecomment-1833031818 ```yaml props: sql-show: false dataSources: db-0: xxx db-1: xxx db-2: xxx db-3: xxx sqlFederation: sqlFed

Re: [I] After upgrading from 5.4.0 to 5.4.1, the tableStrategy of the CLASS_BASED custom class has become invalid. [shardingsphere]

2023-11-29 Thread via GitHub
tiandihai commented on issue #29226: URL: https://github.com/apache/shardingsphere/issues/29226#issuecomment-1833003950 props: sql-show: false dataSources: db-0: xxx db-1: xxx db-2: xxx db-3: xxx sqlFederation: sqlFederationEnab

Re: [I] After upgrading from 5.4.0 to 5.4.1, the tableStrategy of the CLASS_BASED custom class has become invalid. [shardingsphere]

2023-11-29 Thread via GitHub
RaigorJiang commented on issue #29226: URL: https://github.com/apache/shardingsphere/issues/29226#issuecomment-1833001534 Hi @tiandihai The configuration format you provided is incorrect. Please use `markdown` to format it. Thank you. -- This is an automated message from the Apache G

Re: [I] Shardingsphere ProcessRegistry Memory leak in Eclipse mat [shardingsphere]

2023-11-29 Thread via GitHub
strongduanmu closed issue #28897: Shardingsphere ProcessRegistry Memory leak in Eclipse mat URL: https://github.com/apache/shardingsphere/issues/28897 -- 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

Re: [I] Shardingsphere ProcessRegistry Memory leak in Eclipse mat [shardingsphere]

2023-11-29 Thread via GitHub
strongduanmu commented on issue #28897: URL: https://github.com/apache/shardingsphere/issues/28897#issuecomment-1833001094 This bug has been fixed in 5.4.1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [I] What is the significance of the ShardingSphere-JDBC clustering pattern? [shardingsphere]

2023-11-29 Thread via GitHub
RaigorJiang commented on issue #29232: URL: https://github.com/apache/shardingsphere/issues/29232#issuecomment-1833000202 Using cluster mode, users can dynamically change data sources and rules in JDBC through Proxy. https://shardingsphere.apache.org/document/current/en/user-manual/shar

(shardingsphere) branch master updated: Fix assert insert with batch execute test (#29236)

2023-11-29 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 d71de3d05b2 Fix assert insert wi

Re: [PR] Fix assert insert with batch execute test [shardingsphere]

2023-11-29 Thread via GitHub
strongduanmu merged PR #29236: URL: https://github.com/apache/shardingsphere/pull/29236 -- 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

[PR] Fix assert insert with batch execute test [shardingsphere]

2023-11-29 Thread via GitHub
FlyingZC opened a new pull request, #29236: URL: https://github.com/apache/shardingsphere/pull/29236 Changes proposed in this pull request: - Fix assert insert with batch execute test --- Before committing this PR, I'm sure that I have checked the following options: - [

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

2023-11-29 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 6f13ed5f63400115bd18929cd8effe23e0e2184c / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump ch.qos.logback:log

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

2023-11-29 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 273125d7802af48134d2cf1a3b7aa446cc88b6a0 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump ch.qos.logba

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

2023-11-29 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 273125d7802af48134d2cf1a3b7aa446cc88b6a0 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump ch.qos.logback:logbac

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

2023-11-29 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user dependabot[bot] (triggered by dependabot[bot]). Head commit for run: 273125d7802af48134d2cf1a3b7aa446cc88b6a0 / dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Bump ch.qos.logback

[PR] Bump ch.qos.logback:logback-classic from 1.2.12 to 1.3.12 in /examples [shardingsphere-elasticjob]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #2373: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2373 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.12 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b

[PR] Bump ch.qos.logback:logback-classic from 1.2.12 to 1.3.12 [shardingsphere]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #29235: URL: https://github.com/apache/shardingsphere/pull/29235 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.12 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de

(shardingsphere-elasticjob) branch dependabot/maven/ch.qos.logback-logback-classic-1.3.12 created (now 402cb2026)

2023-11-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/ch.qos.logback-logback-classic-1.3.12 in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git at 402cb2026 Bump ch.qos.logback:logback-classic

[PR] Bump ch.qos.logback:logback-classic from 1.2.12 to 1.3.12 [shardingsphere-elasticjob]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #2372: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2372 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.12 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b

(shardingsphere) branch dependabot/maven/ch.qos.logback-logback-classic-1.3.12 created (now 273125d7802)

2023-11-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/ch.qos.logback-logback-classic-1.3.12 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git at 273125d7802 Bump ch.qos.logback:logback-classic from 1.2.

(shardingsphere-elasticjob) branch dependabot/maven/examples/ch.qos.logback-logback-classic-1.3.12 created (now 5a94c9dd6)

2023-11-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/examples/ch.qos.logback-logback-classic-1.3.12 in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git at 5a94c9dd6 Bump ch.qos.logback:logback

(shardingsphere) branch dependabot/maven/examples/ch.qos.logback-logback-classic-1.3.12 created (now 6f13ed5f634)

2023-11-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/examples/ch.qos.logback-logback-classic-1.3.12 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git at 6f13ed5f634 Bump ch.qos.logback:logback-classic

[PR] Bump ch.qos.logback:logback-classic from 1.2.10 to 1.3.12 in /examples [shardingsphere]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #29234: URL: https://github.com/apache/shardingsphere/pull/29234 Bumps [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) from 1.2.10 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0a6e2de

[PR] Bump ch.qos.logback:logback-core from 1.2.12 to 1.3.12 [shardingsphere-elasticjob]

2023-11-29 Thread via GitHub
dependabot[bot] opened a new pull request, #2371: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2371 Bumps [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) from 1.2.12 to 1.3.12. Commits https://github.com/qos-ch/logback/commit/0df4ec15d45301b5d0

(shardingsphere-elasticjob) branch dependabot/maven/ch.qos.logback-logback-core-1.3.12 created (now 55699d6c2)

2023-11-29 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/ch.qos.logback-logback-core-1.3.12 in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git at 55699d6c2 Bump ch.qos.logback:logback-core from 1

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

2023-11-29 Thread GitBox
The GitHub Actions job "Nightly - Check" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 75992f917c51d9f985fa32426b438b688e65d33f / Zhengqiang Duan minor refactor of SQLHintUtils (#29231) Report URL: https://github.com/apac

Re: [I] For complex SQL nested queries, how can I manually specify the table name to avoid M*N queries. [shardingsphere]

2023-11-29 Thread via GitHub
github-actions[bot] commented on issue #28397: URL: https://github.com/apache/shardingsphere/issues/28397#issuecomment-1832624245 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

Re: [I] Hacktoberfest'23 [shardingsphere]

2023-11-29 Thread via GitHub
github-actions[bot] commented on issue #28875: URL: https://github.com/apache/shardingsphere/issues/28875#issuecomment-1832623652 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

Re: [I] A large number of 'org.apache.shardingsphere.infra.executor.sql.process.ProcessRegistry#processes' causing memory leaks [shardingsphere]

2023-11-29 Thread via GitHub
github-actions[bot] commented on issue #28884: URL: https://github.com/apache/shardingsphere/issues/28884#issuecomment-1832623598 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

Re: [I] In sharing-proxy. How do I migrate data based on multiple fields in a table? [shardingsphere]

2023-11-29 Thread via GitHub
github-actions[bot] commented on issue #28894: URL: https://github.com/apache/shardingsphere/issues/28894#issuecomment-1832623549 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

Re: [I] The Mysql Testing Framework tests sql federation engine queries [shardingsphere]

2023-11-29 Thread via GitHub
github-actions[bot] commented on issue #28895: URL: https://github.com/apache/shardingsphere/issues/28895#issuecomment-1832623488 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

Re: [I] Shardingsphere ProcessRegistry Memory leak in Eclipse mat [shardingsphere]

2023-11-29 Thread via GitHub
github-actions[bot] commented on issue #28897: URL: https://github.com/apache/shardingsphere/issues/28897#issuecomment-1832623443 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

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

2023-11-29 Thread GitBox
The GitHub Actions job "Nightly - CI" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 75992f917c51d9f985fa32426b438b688e65d33f / Zhengqiang Duan minor refactor of SQLHintUtils (#29231) Report URL: https://github.com

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

2023-11-29 Thread GitBox
The GitHub Actions job "Nightly - Build" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: 75992f917c51d9f985fa32426b438b688e65d33f / Zhengqiang Duan minor refactor of SQLHintUtils (#29231) Report URL: https://github.

[I] Enhance create DatabaseRule must have data source check [shardingsphere]

2023-11-29 Thread via GitHub
Pace2Car opened a new issue, #29233: URL: https://github.com/apache/shardingsphere/issues/29233 DatabaseRules need to be created when the data source exists, otherwise it will be meaningless, and when the node is restarted, existing rules will not be reloaded into the context. The cu