Re: [PR] Refactor SQLRewriterIT.createGlobalRules() [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu merged PR #35157: URL: https://github.com/apache/shardingsphere/pull/35157 -- 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 SQLRewriterIT.createGlobalRules() [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu opened a new pull request, #35157: URL: https://github.com/apache/shardingsphere/pull/35157 (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/master): Workflow run "Nightly - Build" failed!

2025-04-09 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: cb68ee9bedcf636a44980fe80b89226d88e37d3c / Liang Zhang Refactor SQLRewriterIT's resourceMetaData creation (#35153) Report

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

2025-04-09 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: cb68ee9bedcf636a44980fe80b89226d88e37d3c / Liang Zhang Refactor SQLRewriterIT's resourceMetaData creation (#35153) Report

[PR] Support parsing MySQL stored procedure syntax part1 [shardingsphere]

2025-04-09 Thread via GitHub
jia17 opened a new pull request, #35154: URL: https://github.com/apache/shardingsphere/pull/35154 Fixes #35085. Changes proposed in this pull request: - --- Before committing this PR, I'm sure that I have checked the following options: - [x] My code follows the [

(shardingsphere) branch master updated: Refactor SQLRewriterIT's resourceMetaData creation (#35153)

2025-04-09 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 cb68ee9bedc Refactor SQLRewriterIT's

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

2025-04-09 Thread GitBox
The GitHub Actions job "Nightly - E2E SQL" on shardingsphere.git/master has failed. Run started by GitHub user menghaoranss (triggered by menghaoranss). Head commit for run: 5e365695ccd6268dd80f8dcd1c037ebecf35ead5 / Liang Zhang Refactor SQLRewriterIT.loadRootConfiguration() (#35151) * Refact

Re: [I] Shardingsphere-Proxy pack [shardingsphere]

2025-04-09 Thread via GitHub
Y0421 commented on issue #35148: URL: https://github.com/apache/shardingsphere/issues/35148#issuecomment-2789612583 > > 进入项目中的 distribution/jdbc 目录,执行 mvn clean package - Release - DskipTests,编译成功后会出现一个 tar 包,请问如何将其转为 jar 包 > > * 这与您的问题标题有何关系? > * tar转jar是什么意思呢?ShardingSphere本身有几十

Re: [I] Shardingsphere-Proxy pack [shardingsphere]

2025-04-09 Thread via GitHub
linghengqian commented on issue #35148: URL: https://github.com/apache/shardingsphere/issues/35148#issuecomment-2789636744 - The `.tar.gz` you see is unpackable. It is a release that complies with the ASF distribution rules. You ask this because your device doesn't have any decompression s

[PR] Refactor SQLRewriterIT.loadRootConfiguration() [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu opened a new pull request, #35151: URL: https://github.com/apache/shardingsphere/pull/35151 (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] Remove useless SQLRewriterIT.mockDataSource() [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu merged PR #35152: URL: https://github.com/apache/shardingsphere/pull/35152 -- 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: [PR] Refactor SQLRewriterIT [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu merged PR #35149: URL: https://github.com/apache/shardingsphere/pull/35149 -- 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] Remove useless SQLRewriterIT.mockDataSource() [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu opened a new pull request, #35152: URL: https://github.com/apache/shardingsphere/pull/35152 (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] Shardingsphere-Proxy pack [shardingsphere]

2025-04-09 Thread via GitHub
Y0421 closed issue #35148: Shardingsphere-Proxy pack URL: https://github.com/apache/shardingsphere/issues/35148 -- 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,

(shardingsphere) branch master updated: Refactor SQLRewriterIT.createDatabaseRules() (#35156)

2025-04-09 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 ed2e726519c Refactor SQLRewriterIT.c

[PR] Refactor usage of SQLStatementParserEngine's constructor to SQLParserRule.getSQLParserEngine() [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu opened a new pull request, #35155: URL: https://github.com/apache/shardingsphere/pull/35155 (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 usage of SQLStatementParserEngine's constructor to SQLParserRule.getSQLParserEngine() (#35155)

2025-04-09 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 c85f3bdabae Refactor usage of SQLSta

Re: [PR] Refactor usage of SQLStatementParserEngine's constructor to SQLParserRule.getSQLParserEngine() [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu merged PR #35155: URL: https://github.com/apache/shardingsphere/pull/35155 -- 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: [PR] Refactor SQLRewriterIT.createDatabaseRules() [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu merged PR #35156: URL: https://github.com/apache/shardingsphere/pull/35156 -- 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: [PR] Refactor SQLRewriterIT's resourceMetaData creation [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu merged PR #35153: URL: https://github.com/apache/shardingsphere/pull/35153 -- 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 SQLRewriterIT's resourceMetaData creation [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu opened a new pull request, #35153: URL: https://github.com/apache/shardingsphere/pull/35153 (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] Refactor SQLRewriterIT.loadRootConfiguration() [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu merged PR #35151: URL: https://github.com/apache/shardingsphere/pull/35151 -- 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] [READWRITE_SPLITTING] Can not find data source in sharding rule, invalid actual data node. [shardingsphere]

2025-04-09 Thread via GitHub
Iceberry-qdd commented on issue #35147: URL: https://github.com/apache/shardingsphere/issues/35147#issuecomment-2788843351 Previously I had a version without `READWRITE_SPLITTING` and it was working fine. ### Version Same as above. ### My needs 1. On `ds`, using `aut

[I] [READWRITE_SPLITTING] Can not find data source in sharding rule, invalid actual data node. [shardingsphere]

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

[I] Shardingsphere-Proxy pack [shardingsphere]

2025-04-09 Thread via GitHub
Y0421 opened a new issue, #35148: URL: https://github.com/apache/shardingsphere/issues/35148 **Enter the distribution/jdbc directory in the project, execute mvn clean package - Release - DskipTests, and after successful compilation, a tar package will appear. How can I convert it into a jar

(shardingsphere) branch master updated: Refactor SQLRewriterIT (#35149)

2025-04-09 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 044a0179018 Refactor SQLRewriterIT (

[PR] Refactor SQLRewriterIT [shardingsphere]

2025-04-09 Thread via GitHub
terrymanu opened a new pull request, #35149: URL: https://github.com/apache/shardingsphere/pull/35149 (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] Refactor SQLRewriterIT [shardingsphere]

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

2025-04-09 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 e6a287d695e Refactor SQLRewriterIT (

Re: [PR] Refactor SQLRewriterIT [shardingsphere]

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