[PR] Optimize ShardingSpherePreparedStatement and ShardingSphereStatement for multi execution [shardingsphere]

2023-11-02 Thread via GitHub
tuichenchuxin opened a new pull request, #28927: URL: https://github.com/apache/shardingsphere/pull/28927 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 f

[I] ShardingSphereDataSource to be used in conjunction with MyBatisPlus [shardingsphere]

2023-11-02 Thread via GitHub
Yule-Momoko opened a new issue, #28926: URL: https://github.com/apache/shardingsphere/issues/28926 As described in the official documentation: configure ShardingSphereDataSource to be used in conjunction with ORM frameworks such as JPA, Hibernate, and MyBatis. Please give me an exa

Re: [PR] Add CDC document of build and usage [shardingsphere]

2023-11-02 Thread via GitHub
sandynz commented on code in PR #28889: URL: https://github.com/apache/shardingsphere/pull/28889#discussion_r1381190686 ## docs/document/content/user-manual/shardingsphere-proxy/cdc/build.cn.md: ## @@ -0,0 +1,160 @@ +title = "运行部署" +weight = 1 + +## 背景信息 + +ShardingSph

[PR] Rename DumperConfiguration to DumperContext [shardingsphere]

2023-11-02 Thread via GitHub
terrymanu opened a new pull request, #28925: URL: https://github.com/apache/shardingsphere/pull/28925 (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 DumperConfiguration (#28923)

2023-11-02 Thread panjuan
This is an automated email from the ASF dual-hosted git repository. panjuan 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 c7df22d030a Refactor DumperConfiguratio

Re: [PR] Refactor DumperConfiguration [shardingsphere]

2023-11-02 Thread via GitHub
tristaZero merged PR #28923: URL: https://github.com/apache/shardingsphere/pull/28923 -- 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-unsu

Re: [PR] Support parsing Oracle CREATE LIBRARY SQL [shardingsphere]

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

Re: [I] Support parsing Oracle CREATE LIBRARY sql [shardingsphere]

2023-11-02 Thread via GitHub
strongduanmu closed issue #27030: Support parsing Oracle CREATE LIBRARY sql URL: https://github.com/apache/shardingsphere/issues/27030 -- 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 com

Re: [PR] Add props config in SQLTranslatorRuleConfiguration [shardingsphere]

2023-11-02 Thread via GitHub
zhaojinchao95 merged PR #28924: URL: https://github.com/apache/shardingsphere/pull/28924 -- 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] Add props config in SQLTranslatorRuleConfiguration [shardingsphere]

2023-11-02 Thread via GitHub
strongduanmu opened a new pull request, #28924: URL: https://github.com/apache/shardingsphere/pull/28924 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Add props config in SQLTranslatorRuleConfiguration - modify unit test --- Before committing this P

Re: [I] sql not support [shardingsphere]

2023-11-02 Thread via GitHub
13145512239 closed issue #28915: sql not support URL: https://github.com/apache/shardingsphere/issues/28915 -- 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-ma

Re: [I] Add stargazers worldmap in ShardingSphere README page [shardingsphere]

2023-11-02 Thread via GitHub
Zhenye-Na commented on issue #26521: URL: https://github.com/apache/shardingsphere/issues/26521#issuecomment-1791192776 > > > > > > Hi @taojintianxia > > > > > > It seems like the nightly-build workflow last execution ([link](https://github.com/apache/shardingsphere/actions/runs/64486119

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

2023-11-02 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: 0de4f9b6a81ef3228d0548f0a7846aaa4d97a282 / Liang Zhang Fix test cases (#28922) * Refactor DumperConfiguration * Refactor DumperCo

Re: [I] Add stargazers worldmap in ShardingSphere README page [shardingsphere]

2023-11-02 Thread via GitHub
Zhenye-Na commented on issue #26521: URL: https://github.com/apache/shardingsphere/issues/26521#issuecomment-1791191598 I could enable the github action workflow in my own fork, and update the apache mainline repo to reference the generated image. However, I am not sure if 1.

[PR] Refactor DumperConfiguration [shardingsphere]

2023-11-02 Thread via GitHub
terrymanu opened a new pull request, #28923: URL: https://github.com/apache/shardingsphere/pull/28923 (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 - Build" failed!

2023-11-02 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: 0de4f9b6a81ef3228d0548f0a7846aaa4d97a282 / Liang Zhang Fix test cases (#28922) * Refactor DumperConfiguration * Refactor Dumpe

Re: [PR] Fix test cases [shardingsphere]

2023-11-02 Thread via GitHub
TeslaCN merged PR #28922: URL: https://github.com/apache/shardingsphere/pull/28922 -- 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-unsubsc

(shardingsphere) branch master updated: Fix test cases (#28922)

2023-11-02 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie 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 0de4f9b6a81 Fix test cases (#28922) 0d

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

2023-11-02 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: 243eaaa915a2ddee4238a448dbd4a2ad503a1da5 / zhangliang Fix test case Report URL: https://github.com/apache/shardingsphere/actions/run

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

2023-11-02 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 4a89b05aa8fb6cff104bf3ecef00e69ecb5a5eb7 / zhangliang Refactor DumperConfiguration Report URL: https://github.com/apache/shardingsphere/act

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

2023-11-02 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 243eaaa915a2ddee4238a448dbd4a2ad503a1da5 / zhangliang Fix test case Report URL: https://github.com/apache/shardingsphere/actions/runs/6734750272

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

2023-11-02 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 79ebdaf1386a322a97ef249c187a6bfd05bebdd3 / zhangliang Refactor DumperConfiguration Report URL: https://github.com/apache/shardingsphere/act

Re: [PR] Refactor DumperConfiguration [shardingsphere]

2023-11-02 Thread via GitHub
yx9o merged PR #28921: URL: https://github.com/apache/shardingsphere/pull/28921 -- 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-unsubscr..

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

2023-11-02 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 243eaaa915a2ddee4238a448dbd4a2ad503a1da5 / zhangliang Fix test case Report URL: https://github.com/apache/shardingsphere/actions/runs/67

[PR] Fix test cases [shardingsphere]

2023-11-02 Thread via GitHub
terrymanu opened a new pull request, #28922: URL: https://github.com/apache/shardingsphere/pull/28922 (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 DumperConfiguration (#28921)

2023-11-02 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 e664f0e4deb Refactor DumperConfiguration (

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

2023-11-02 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: 4a89b05aa8fb6cff104bf3ecef00e69ecb5a5eb7 / zhangliang Refactor DumperConfiguration Report URL: https://github.com/apache/shardingsphere

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

2023-11-02 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 4a89b05aa8fb6cff104bf3ecef00e69ecb5a5eb7 / zhangliang Refactor DumperConfiguration Report URL: https://github.com/apache/shardingsphere/actions/runs

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

2023-11-02 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: 79ebdaf1386a322a97ef249c187a6bfd05bebdd3 / zhangliang Refactor DumperConfiguration Report URL: https://github.com/apache/shardingsphere

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

2023-11-02 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 79ebdaf1386a322a97ef249c187a6bfd05bebdd3 / zhangliang Refactor DumperConfiguration Report URL: https://github.com/apache/shardingsphere/actions/runs

[PR] Refactor DumperConfiguration [shardingsphere]

2023-11-02 Thread via GitHub
terrymanu opened a new pull request, #28921: URL: https://github.com/apache/shardingsphere/pull/28921 (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] Support parsing Oracle CREATE LIBRARY SQL [shardingsphere]

2023-11-02 Thread via GitHub
chakkk309 opened a new pull request, #28920: URL: https://github.com/apache/shardingsphere/pull/28920 Fixes #27030 and ref #26878 Changes proposed in this pull request: - Support Oracle create-library SQL syntax - Add test --- Before committing this PR, I'm sure tha

Re: [PR] Add unit test for PipelineJobCenter [shardingsphere]

2023-11-02 Thread via GitHub
HarshSawarkar commented on PR #28879: URL: https://github.com/apache/shardingsphere/pull/28879#issuecomment-1790582703 @sandynz Thanks for your support , looking forward to work on more issues. -- This is an automated message from the Apache Git Service. To respond to the message, please l

[I] Error finding temporary result set in CTE SQL statement [shardingsphere]

2023-11-02 Thread via GitHub
zihaoAK47 opened a new issue, #28919: URL: https://github.com/apache/shardingsphere/issues/28919 ## Bug Report ### Which version of ShardingSphere did you use? master [dd44eb00aba6f63efdba6f](https://github.com/apache/shardingsphere/commit/dd44eb00aba6f63efdba6feb8ddb5845fcc5152a)

Re: [PR] Added unit tests for TableMetadataReviseEngine (#28535) [shardingsphere]

2023-11-02 Thread via GitHub
gagan-gv commented on PR #28627: URL: https://github.com/apache/shardingsphere/pull/28627#issuecomment-1790356966 Hi, @strongduanmu, I have made the changes asked. Can you re-review the PR? Thank you! -- This is an automated message from the Apache Git Service. To respond to the

[I] NPE occurs when execute DML without use database [shardingsphere]

2023-11-02 Thread via GitHub
RaigorJiang opened a new issue, #28918: URL: https://github.com/apache/shardingsphere/issues/28918 ## Bug Report ### Which version of ShardingSphere did you use? master dd44eb00aba6f63efdba6feb8ddb5845fcc5152a ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-P

Re: [I] sharding-jdbc 5.4.1 spring boot is complete before the data source is initialized. How do I initialize the data source with spring boot [shardingsphere]

2023-11-02 Thread via GitHub
linghengqian commented on issue #28905: URL: https://github.com/apache/shardingsphere/issues/28905#issuecomment-1790308925 - You can experiment with ShardingSphere's example module based on the content at https://github.com/apache/shardingsphere/blob/master/examples/shardingsphere-jdbc-exa

Re: [I] sharding-jdbc 5.4.1 spring boot is complete before the data source is initialized. How do I initialize the data source with spring boot [shardingsphere]

2023-11-02 Thread via GitHub
Yule-Momoko commented on issue #28905: URL: https://github.com/apache/shardingsphere/issues/28905#issuecomment-1790212841 > * Can you put a git that contains minimal reproducible unit tests? You can use h2database or testcontainers as data source. This appears to be a configuration issue

Re: [PR] Added unit tests for PipelineJobCenter.java [shardingsphere]

2023-11-02 Thread via GitHub
sandynz closed pull request #28887: Added unit tests for PipelineJobCenter.java URL: https://github.com/apache/shardingsphere/pull/28887 -- 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 c

Re: [PR] Added unit tests for PipelineJobCenter.java [shardingsphere]

2023-11-02 Thread via GitHub
sandynz commented on PR #28887: URL: https://github.com/apache/shardingsphere/pull/28887#issuecomment-1790207768 Hi @20t3r , thanks for you contribution. Sorry to close it, since there's already another PR fix related issue. Welcome to pick other issues. -- This is an automated message fr

Re: [I] Add unit test for PipelineJobCenter [shardingsphere]

2023-11-02 Thread via GitHub
sandynz commented on issue #28542: URL: https://github.com/apache/shardingsphere/issues/28542#issuecomment-1790203189 Thanks all friends! Welcome to pick other issues. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use t

Re: [PR] Add unit test for PipelineJobCenter [shardingsphere]

2023-11-02 Thread via GitHub
sandynz commented on PR #28879: URL: https://github.com/apache/shardingsphere/pull/28879#issuecomment-1790198531 > Can you please review it again @sandynz ? Nice. Merged -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

(shardingsphere) branch master updated: Add unit test for PipelineJobCenter (#28879)

2023-11-02 Thread zhonghongsheng
This is an automated email from the ASF dual-hosted git repository. zhonghongsheng 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 dd44eb00aba Add unit test for Pi

Re: [PR] Add unit test for PipelineJobCenter [shardingsphere]

2023-11-02 Thread via GitHub
sandynz merged PR #28879: URL: https://github.com/apache/shardingsphere/pull/28879 -- 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-unsubsc

Re: [I] Add unit test for PipelineJobCenter [shardingsphere]

2023-11-02 Thread via GitHub
sandynz closed issue #28542: Add unit test for PipelineJobCenter URL: https://github.com/apache/shardingsphere/issues/28542 -- 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 u