[PR] add junit tests for ShardingMetaDataReviseEntry [shardingsphere]

2023-11-24 Thread via GitHub
nachiketkanore opened a new pull request, #29203: URL: https://github.com/apache/shardingsphere/pull/29203 Fixes #28532. Changes proposed in this pull request: - closes #28532 - junit tests for ShardingMetaDataReviseEntry class --- Before committing this PR, I'm

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

2023-11-24 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: b181cba96e1de5cebe4ce05eb9f51d190565e8fb / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https

Re: [PR] Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI [shardingsphere]

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

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

2023-11-24 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: b181cba96e1de5cebe4ce05eb9f51d190565e8fb / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https://

(shardingsphere) branch master updated (525d1d31ebe -> 75f48c24a03)

2023-11-24 Thread jianglongtao
This is an automated email from the ASF dual-hosted git repository. jianglongtao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 525d1d31ebe Fix sonar issue (#29201) add 75f48c24a03 Fix NPE occurs when execute DML without use da

Re: [PR] Fix NPE occurs when execute DML without use database #28918 [shardingsphere]

2023-11-24 Thread via GitHub
RaigorJiang merged PR #29123: URL: https://github.com/apache/shardingsphere/pull/29123 -- 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-uns

Re: [PR] Fix NPE occurs when execute DML without use database #28918 [shardingsphere]

2023-11-24 Thread via GitHub
RaigorJiang commented on PR #29123: URL: https://github.com/apache/shardingsphere/pull/29123#issuecomment-1826236468 @YaoFly Thank you! -- 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 specifi

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

2023-11-24 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 12d885eb4b668c84e3d36f66422b4ac83af228ce / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https://git

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

2023-11-24 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: 12d885eb4b668c84e3d36f66422b4ac83af228ce / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https://github.com

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

2023-11-24 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: 12d885eb4b668c84e3d36f66422b4ac83af228ce / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https://

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

2023-11-24 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: 12d885eb4b668c84e3d36f66422b4ac83af228ce / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https://g

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

2023-11-24 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: 618c077a7cc977f5b8e4411fba721282c4f92d7f / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https://gith

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

2023-11-24 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: 618c077a7cc977f5b8e4411fba721282c4f92d7f / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https://

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

2023-11-24 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 618c077a7cc977f5b8e4411fba721282c4f92d7f / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https://github

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

2023-11-24 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: 618c077a7cc977f5b8e4411fba721282c4f92d7f / zhangliang Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI Report URL: https://github.com/ap

[PR] Split PipelineJobAPI to PipelineJobOption and PipelineJobAPI [shardingsphere]

2023-11-24 Thread via GitHub
terrymanu opened a new pull request, #29202: URL: https://github.com/apache/shardingsphere/pull/29202 (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] Fix sonar issue [shardingsphere]

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

[PR] Fix sonar issue [shardingsphere]

2023-11-24 Thread via GitHub
terrymanu opened a new pull request, #29201: URL: https://github.com/apache/shardingsphere/pull/29201 (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: Add StandardDateTimeFormatter (#29200)

2023-11-24 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 01329b1239c Add StandardDateTimeForm

Re: [PR] Add StandardDateTimeFormatter [shardingsphere]

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

Re: [I] Support parsing SQL Server INSERT INTO sql [shardingsphere]

2023-11-24 Thread via GitHub
strongduanmu commented on issue #29194: URL: https://github.com/apache/shardingsphere/issues/29194#issuecomment-1826177465 @BykaWF Welcome. I just assign it to you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

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

2023-11-24 Thread GitBox
The GitHub Actions job "Nightly - E2E Operation" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 93fc8a53efed963eda6b7b2fa67984f0166b60a1 / Zhengqiang Duan Remove java stream api and build sql when execute addAssign

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

2023-11-24 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: 93fc8a53efed963eda6b7b2fa67984f0166b60a1 / Zhengqiang Duan Remove java stream api and build sql when execute addAssignment method (#291

Re: [I] Add more unit tests for ShardingMetaDataReviseEntry [shardingsphere]

2023-11-24 Thread via GitHub
github-actions[bot] commented on issue #28532: URL: https://github.com/apache/shardingsphere/issues/28532#issuecomment-1826051122 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] sub database select count(0) from t_user SQL statement error [shardingsphere]

2023-11-24 Thread via GitHub
github-actions[bot] commented on issue #28772: URL: https://github.com/apache/shardingsphere/issues/28772#issuecomment-1826051049 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] Support parsing SQL Server INSERT INTO sql [shardingsphere]

2023-11-24 Thread via GitHub
BykaWF commented on issue #29194: URL: https://github.com/apache/shardingsphere/issues/29194#issuecomment-1826001039 Hey @FlyingZC ! I'm interested in taking on this task. Is it available? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

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

2023-11-24 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: 93fc8a53efed963eda6b7b2fa67984f0166b60a1 / Zhengqiang Duan Remove java stream api and build sql when execute addAssignment method

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

2023-11-24 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: 93fc8a53efed963eda6b7b2fa67984f0166b60a1 / Zhengqiang Duan Remove java stream api and build sql when execute addAssignment meth

[PR] Add StandardDateTimeFormatter [shardingsphere]

2023-11-24 Thread via GitHub
terrymanu opened a new pull request, #29200: URL: https://github.com/apache/shardingsphere/pull/29200 (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 java stream api and build sql when execute addAssignment method [shardingsphere]

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

(shardingsphere) branch master updated: Remove java stream api and build sql when execute addAssignment method (#29199)

2023-11-24 Thread totalo
This is an automated email from the ASF dual-hosted git repository. totalo 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 93fc8a53efe Remove java stream api and b

[PR] Remove java stream api and build sql when execute addAssignment method [shardingsphere]

2023-11-24 Thread via GitHub
strongduanmu opened a new pull request, #29199: URL: https://github.com/apache/shardingsphere/pull/29199 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Remove java stream api and build sql when execute addAssignment method --- Before committing this PR, I

Re: [I] Support parsing SQL Server SELECT name sql [shardingsphere]

2023-11-24 Thread via GitHub
strongduanmu commented on issue #29178: URL: https://github.com/apache/shardingsphere/issues/29178#issuecomment-1825751757 @jiangminbing Assigned, please enjoy it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

Re: [I] Support parsing SQL Server INSERT OPENQUERY sql [shardingsphere]

2023-11-24 Thread via GitHub
strongduanmu commented on issue #29179: URL: https://github.com/apache/shardingsphere/issues/29179#issuecomment-1825748034 @jiangminbing Welcome. In addition, as a reminder, ShardingSphere is an Apache project and requires communication in English. -- This is an automated message from th

(shardingsphere) branch master updated: Add PipelineJobConfigurationManager (#29198)

2023-11-24 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao 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 309d6f31df7 Add PipelineJobConfigur

Re: [PR] Add PipelineJobConfigurationManager [shardingsphere]

2023-11-24 Thread via GitHub
zhaojinchao95 merged PR #29198: URL: https://github.com/apache/shardingsphere/pull/29198 -- 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 PipelineJobConfigurationManager [shardingsphere]

2023-11-24 Thread via GitHub
terrymanu opened a new pull request, #29198: URL: https://github.com/apache/shardingsphere/pull/29198 (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] Support parsing SQL Server SELECT name sql [shardingsphere]

2023-11-24 Thread via GitHub
jiangminbing commented on issue #29178: URL: https://github.com/apache/shardingsphere/issues/29178#issuecomment-1825412542 我来处理 -- 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 comme

Re: [I] Support parsing SQL Server INSERT OPENQUERY sql [shardingsphere]

2023-11-24 Thread via GitHub
jiangminbing commented on issue #29179: URL: https://github.com/apache/shardingsphere/issues/29179#issuecomment-1825412207 我来处理 -- 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 comme

Re: [I] Support parsing SQL Server INSERT INTO sql [shardingsphere]

2023-11-24 Thread via GitHub
strongduanmu commented on issue #29195: URL: https://github.com/apache/shardingsphere/issues/29195#issuecomment-1825357954 @professorabhay Welcome, I will assign it to you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] Support parsing SQL Server INSERT INTO sql [shardingsphere]

2023-11-24 Thread via GitHub
professorabhay commented on issue #29195: URL: https://github.com/apache/shardingsphere/issues/29195#issuecomment-1825303831 Hey @FlyingZC ! Seems familiar to me. I'm working on it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [I] Support parsing SQL Server SELECT COUNT(*) sql [shardingsphere]

2023-11-24 Thread via GitHub
strongduanmu commented on issue #29170: URL: https://github.com/apache/shardingsphere/issues/29170#issuecomment-1825277135 @TherChenYang Assigned, and good luck for you. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use