[shardingsphere] branch master updated: Move shardingsphere-dist-parser into sharding-parse (#25573)

2023-05-10 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 d5dce21c750 Move shardingsphere-dist-pa

[GitHub] [shardingsphere] tristaZero merged pull request #25573: Move shardingsphere-dist-parser into sharding-parse

2023-05-10 Thread via GitHub
tristaZero merged PR #25573: URL: https://github.com/apache/shardingsphere/pull/25573 -- 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

[GitHub] [shardingsphere] zhouyao1994 closed issue #24814: how to config actualDataNodes to express db1.tb1, db2.tb2 ,db3.tb3, db4.tb4 db5.tb5 db6.tb6

2023-05-10 Thread via GitHub
zhouyao1994 closed issue #24814: how to config actualDataNodes to express db1.tb1, db2.tb2 ,db3.tb3, db4.tb4 db5.tb5 db6.tb6 URL: https://github.com/apache/shardingsphere/issues/24814 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

[GitHub] [shardingsphere]: Workflow run "E2E - Pipeline" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - Pipeline" on shardingsphere.git has succeeded. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: f108ad34d44b0e1f28c86839e22e362ce45f / RaigorJiang Remove unnecessary dependency declarations Report URL: https://github.com/

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: f108ad34d44b0e1f28c86839e22e362ce45f / RaigorJiang Remove unnecessary dependency declarations Report URL: https://github.com

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" is working again!

2023-05-10 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: 6b4fde943004fafd5b56bdb0a5b1826518b9fec9 / zhangliang Change the visibility of constructor to protected for abstract class Report URL: htt

[GitHub] [shardingsphere]: Workflow run "E2E - Pipeline" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - Pipeline" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 6b4fde943004fafd5b56bdb0a5b1826518b9fec9 / zhangliang Change the visibility of constructor to protected for abstract class Report URL: h

[GitHub] [shardingsphere] RaigorJiang opened a new pull request, #25573: Move shardingsphere-dist-parser into sharding-parse

2023-05-10 Thread via GitHub
RaigorJiang opened a new pull request, #25573: URL: https://github.com/apache/shardingsphere/pull/25573 For #25484. Changes proposed in this pull request: - Add new module `sharding-parse-distsql` - Move `shardingsphere-dist-parser` and `shardingsphere-dist-statement` into `

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 6b4fde943004fafd5b56bdb0a5b1826518b9fec9 / zhangliang Change the visibility of constructor to protected for abstract class Report UR

[GitHub] [shardingsphere] terrymanu opened a new pull request, #25572: Change the visibility of constructor to protected for abstract class

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

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 6ccce04ea5e697b3fa608f5502035934260b89f2 / Zhengqiang Duan Update encrypt document for new api and compatible api (#25571) Report U

[GitHub] [shardingsphere-elasticjob] SuperCarrys commented on pull request #2111: [ISSUE #2110] Support legacy version Zookeeper as registry center

2023-05-10 Thread via GitHub
SuperCarrys commented on PR #2111: URL: https://github.com/apache/shardingsphere-elasticjob/pull/2111#issuecomment-1543286314 There is no standardized result before this problem target, such as how the low version of zk uses the 3.x version of elasticjob -- This is an automated messa

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user TeslaCN (triggered by TeslaCN). Head commit for run: 600a4664692b0e6bb609411da554c31c27c95ef5 / 吴伟杰 Add Flush command support for openGauss Report URL: https://github.com/apache/shardingsphere/actio

[GitHub] [shardingsphere] tristaZero merged pull request #25571: Update encrypt document for new api and compatible api

2023-05-10 Thread via GitHub
tristaZero merged PR #25571: URL: https://github.com/apache/shardingsphere/pull/25571 -- 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

[shardingsphere] branch master updated: Update encrypt document for new api and compatible api (#25571)

2023-05-10 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 6ccce04ea5e Update encrypt document for

[GitHub] [shardingsphere] strongduanmu opened a new pull request, #25571: Update encrypt document for new api and compatible api

2023-05-10 Thread via GitHub
strongduanmu opened a new pull request, #25571: URL: https://github.com/apache/shardingsphere/pull/25571 Ref #25521. Changes proposed in this pull request: - Update encrypt document for new api and compatible api --- Before committing this PR, I'm sure that I have ch

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user TeslaCN (triggered by TeslaCN). Head commit for run: 908d2a171d53c3a88ee3b1bc17862e82ddb314db / 吴伟杰 Use primitive boolean in MySQLTextResultSetRowPacket Report URL: https://github.com/apache/shar

[shardingsphere] branch master updated (3d21f3fbf19 -> 85790a23c3b)

2023-05-10 Thread zhaojinchao
This is an automated email from the ASF dual-hosted git repository. zhaojinchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 3d21f3fbf19 Use primitive boolean in MySQLTextResultSetRowPacket (#25566) add 85790a23c3b Add : add

[GitHub] [shardingsphere] zhaojinchao95 merged pull request #25569: Add : add verify to sonar

2023-05-10 Thread via GitHub
zhaojinchao95 merged PR #25569: URL: https://github.com/apache/shardingsphere/pull/25569 -- 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

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user TeslaCN (triggered by TeslaCN). Head commit for run: 600a4664692b0e6bb609411da554c31c27c95ef5 / 吴伟杰 Add Flush command support for openGauss Report URL: https://github.com/apache/shardingsph

[GitHub] [shardingsphere] TeslaCN opened a new pull request, #25570: Add Flush command support for openGauss

2023-05-10 Thread via GitHub
TeslaCN opened a new pull request, #25570: URL: https://github.com/apache/shardingsphere/pull/25570 Related to #25536. -- 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 un

[GitHub] [shardingsphere] taojintianxia opened a new pull request, #25569: Add : add verify to sonar

2023-05-10 Thread via GitHub
taojintianxia opened a new pull request, #25569: URL: https://github.com/apache/shardingsphere/pull/25569 (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 un

[GitHub] [shardingsphere] Administrator-Xorex commented on issue #25543: XA Transaction by Narayana with Proxy: ERROR: ARJUNA016053: Could not commit transaction

2023-05-10 Thread via GitHub
Administrator-Xorex commented on issue #25543: URL: https://github.com/apache/shardingsphere/issues/25543#issuecomment-1543245964 I solved my problem. Thank you ! ! ! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitH

[GitHub] [shardingsphere] Administrator-Xorex closed issue #25543: XA Transaction by Narayana with Proxy: ERROR: ARJUNA016053: Could not commit transaction

2023-05-10 Thread via GitHub
Administrator-Xorex closed issue #25543: XA Transaction by Narayana with Proxy: ERROR: ARJUNA016053: Could not commit transaction URL: https://github.com/apache/shardingsphere/issues/25543 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

[GitHub] [shardingsphere] 1a23-pangqiu commented on issue #25488: SQLParsingException: no viable alternative at input

2023-05-10 Thread via GitHub
1a23-pangqiu commented on issue #25488: URL: https://github.com/apache/shardingsphere/issues/25488#issuecomment-1543244615 > I think this is not a problem with ShardingSphere, can you execute `select * from test order by order;` on mysql successfully? ![1683772030142](https://github.com

[shardingsphere] branch master updated: Use primitive boolean in MySQLTextResultSetRowPacket (#25566)

2023-05-10 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 3d21f3fbf19 Use primitive boolean in My

[GitHub] [shardingsphere] tristaZero merged pull request #25566: Use primitive boolean in MySQLTextResultSetRowPacket

2023-05-10 Thread via GitHub
tristaZero merged PR #25566: URL: https://github.com/apache/shardingsphere/pull/25566 -- 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

[shardingsphere] branch master updated (837d8d160db -> 63ae1e9ccbc)

2023-05-10 Thread chengzhang
This is an automated email from the ASF dual-hosted git repository. chengzhang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 837d8d160db Remove : remove an useless param for sonar (#25568) add 63ae1e9ccbc Add unit test for new

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 837d8d160db78f1735c01109bbadf2f45cf0b09d / 孙念君 Nianjun Sun Remove : remove an useless param for sonar (#25568) Co-authored-

[GitHub] [shardingsphere] FlyingZC merged pull request #25567: Add unit test for new encrypt yaml api swapper

2023-05-10 Thread via GitHub
FlyingZC merged PR #25567: URL: https://github.com/apache/shardingsphere/pull/25567 -- 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-unsubs

[shardingsphere] branch master updated: Remove : remove an useless param for sonar (#25568)

2023-05-10 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 837d8d160db Remove : remove an usel

[GitHub] [shardingsphere] zhaojinchao95 merged pull request #25568: Remove : remove an useless param for sonar

2023-05-10 Thread via GitHub
zhaojinchao95 merged PR #25568: URL: https://github.com/apache/shardingsphere/pull/25568 -- 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

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: a3f91142d3a519fe6ef71495fd2d34b3f9c65f06 / duanzhengqiang Add unit test for new encrypt yaml api swapper Report URL: https://github.co

[GitHub] [shardingsphere] taojintianxia opened a new pull request, #25568: Remove : remove an useless param for sonar

2023-05-10 Thread via GitHub
taojintianxia opened a new pull request, #25568: URL: https://github.com/apache/shardingsphere/pull/25568 (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 un

[GitHub] [shardingsphere-on-cloud] sonarcloud[bot] commented on pull request #358: feat(operator): add-pressure-exec replace job(get pod log)

2023-05-10 Thread via GitHub
sonarcloud[bot] commented on PR #358: URL: https://github.com/apache/shardingsphere-on-cloud/pull/358#issuecomment-1543232540 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: a3f91142d3a519fe6ef71495fd2d34b3f9c65f06 / duanzhengqiang Add unit test for new encrypt yaml api swapper Report URL: https://

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 82befda161123270853373b5a441e06749a43560 / duanzhengqiang Add unit test for new encrypt yaml api swapper Report URL: https://

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 82befda161123270853373b5a441e06749a43560 / duanzhengqiang Add unit test for new encrypt yaml api swapper Report URL: https://

[GitHub] [shardingsphere-on-cloud] sonarcloud[bot] commented on pull request #358: feat(operator): add-pressure-exec replace job(get pod log)

2023-05-10 Thread via GitHub
sonarcloud[bot] commented on PR #358: URL: https://github.com/apache/shardingsphere-on-cloud/pull/358#issuecomment-1543221979 Kudos, SonarCloud Quality Gate passed!    [![Quality Gate passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/passed-

[GitHub] [shardingsphere] strongduanmu opened a new pull request, #25567: Add unit test for new encrypt yaml api swapper

2023-05-10 Thread via GitHub
strongduanmu opened a new pull request, #25567: URL: https://github.com/apache/shardingsphere/pull/25567 Ref #25521. Changes proposed in this pull request: - Add unit test for new encrypt yaml api swapper --- Before committing this PR, I'm sure that I have checked th

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 0fa0e7034d8d80e125ae62f29dc79b16e0dac43c / 孙念君 Nianjun Sun Add : add all params for sonar (#25563) Co-authored-by: sharding

[shardingsphere] branch master updated: deal pg flush command in proxy, support node typeorm case (#25550)

2023-05-10 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 ff59ab8117d deal pg flush command in p

[GitHub] [shardingsphere] TeslaCN closed issue #25536: [pg]node typeorm got feature_not_supported

2023-05-10 Thread via GitHub
TeslaCN closed issue #25536: [pg]node typeorm got feature_not_supported URL: https://github.com/apache/shardingsphere/issues/25536 -- 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 commen

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user tristaZero (triggered by tristaZero). Head commit for run: 4808fa65b812f5fd4771a5ae9b804d2f1d89dd97 / Zhengqiang Duan Add new encrypt yaml api and rename old api tag to COMPATIBLE_ENCRYPT (#25553

[GitHub] [shardingsphere] TeslaCN merged pull request #25550: deal pg flush command in proxy, support node typeorm case

2023-05-10 Thread via GitHub
TeslaCN merged PR #25550: URL: https://github.com/apache/shardingsphere/pull/25550 -- 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

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user TeslaCN (triggered by TeslaCN). Head commit for run: 908d2a171d53c3a88ee3b1bc17862e82ddb314db / 吴伟杰 Use primitive boolean in MySQLTextResultSetRowPacket Report URL: https://github.com/apach

[GitHub] [shardingsphere] TeslaCN opened a new pull request, #25566: Use primitive boolean in MySQLTextResultSetRowPacket

2023-05-10 Thread via GitHub
TeslaCN opened a new pull request, #25566: URL: https://github.com/apache/shardingsphere/pull/25566 https://sonarcloud.io/project/issues?resolved=false&sinceLeakPeriod=true&types=CODE_SMELL&id=apache_shardingsphere&open=AYfGEswNmZnFUjRt1U7v -- This is an automated message from the Apache

[shardingsphere] branch master updated: Add : add all params for sonar (#25563)

2023-05-10 Thread jianglongtao
This is an automated email from the ASF dual-hosted git repository. jianglongtao 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 0fa0e7034d8 Add : add all params f

[GitHub] [shardingsphere] RaigorJiang merged pull request #25563: Add : add all params for sonar

2023-05-10 Thread via GitHub
RaigorJiang merged PR #25563: URL: https://github.com/apache/shardingsphere/pull/25563 -- 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

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: ecd27d72e69a86c78b5021cb4ed56c24edfa24cc / duanzhengqiang test COMPATIBLE_ENCRYPT Report URL: https://github.com/apache/shardingsphere

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: ecd27d72e69a86c78b5021cb4ed56c24edfa24cc / duanzhengqiang test COMPATIBLE_ENCRYPT Report URL: https://github.com/apache/shard

[GitHub] [shardingsphere] strongduanmu opened a new pull request, #25565: test COMPATIBLE_ENCRYPT

2023-05-10 Thread via GitHub
strongduanmu opened a new pull request, #25565: URL: https://github.com/apache/shardingsphere/pull/25565 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 fo

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user kanha-gupta (triggered by strongduanmu). Head commit for run: 408706aab4cc01988dd991171e5570173d443afa / Kanha gupta support for boolean primary SQL Report URL: https://github.com/apache/shardingsph

[GitHub] [shardingsphere] tristaZero merged pull request #25553: Add new encrypt yaml api and rename old api tag to COMPATIBLE_ENCRYPT

2023-05-10 Thread via GitHub
tristaZero merged PR #25553: URL: https://github.com/apache/shardingsphere/pull/25553 -- 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

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" is working again!

2023-05-10 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: 6db334e2aed55cee30151e2840b3fb4b1b502219 / duanzhengqiang correct wrong encrypt e2e config Report URL: https://github.com/apache/sh

[GitHub] [shardingsphere] FlyingZC closed pull request #24967: Add where condition select test cases

2023-05-10 Thread via GitHub
FlyingZC closed pull request #24967: Add where condition select test cases URL: https://github.com/apache/shardingsphere/pull/24967 -- 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 commen

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 5c34bfd04d86468624fd671e66e2cbeb0cef5b21 / Liang Zhang Fix sonar issue of DatabaseProtocolServerInfo (#25562) Report URL: https:/

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 6db334e2aed55cee30151e2840b3fb4b1b502219 / duanzhengqiang correct wrong encrypt e2e config Report URL: https://github.com/apa

[GitHub] [shardingsphere] FlyingZC commented on issue #25543: XA Transaction by Narayana with Proxy: ERROR: ARJUNA016053: Could not commit transaction

2023-05-10 Thread via GitHub
FlyingZC commented on issue #25543: URL: https://github.com/apache/shardingsphere/issues/25543#issuecomment-1543028573 Add ` jbossts-properties.xml` in the root directory, not the conf directory. -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 24195c8d91ee7a2f1e0f831b402f69ca855f1750 / duanzhengqiang Merge branch 'dev-0511' into dev Report URL: https://github.com/apache/shard

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 24195c8d91ee7a2f1e0f831b402f69ca855f1750 / duanzhengqiang Merge branch 'dev-0511' into dev Report URL: https://github.com/apache/shard

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 24195c8d91ee7a2f1e0f831b402f69ca855f1750 / duanzhengqiang Merge branch 'dev-0511' into dev Report URL: https://github.com/apa

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 50bfc36f02836105df866362a115813efd7bda9c / duanzhengqiang fix unit test Report URL: https://github.com/apache/shardingsphere/

[GitHub] [shardingsphere]: Workflow run "E2E - ShowProcesslist" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - ShowProcesslist" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 50bfc36f02836105df866362a115813efd7bda9c / duanzhengqiang fix unit test Report URL: https://github.com/apache/sharding

[GitHub] [shardingsphere]: Workflow run "Nightly - E2E" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Nightly - E2E" on shardingsphere.git has failed. Run started by GitHub user tristaZero (triggered by tristaZero). Head commit for run: 5c34bfd04d86468624fd671e66e2cbeb0cef5b21 / Liang Zhang Fix sonar issue of DatabaseProtocolServerInfo (#25562) Report URL: https://githu

[GitHub] [shardingsphere]: Workflow run "Nightly - CI" failed!

2023-05-10 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: 5c34bfd04d86468624fd671e66e2cbeb0cef5b21 / Liang Zhang Fix sonar issue of DatabaseProtocolServerInfo (#25562) Report URL: https://

[GitHub] [shardingsphere]: Workflow run "Nightly - E2E Example Generator" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Nightly - E2E Example Generator" on shardingsphere.git has failed. Run started by GitHub user totalo (triggered by totalo). Head commit for run: 5c34bfd04d86468624fd671e66e2cbeb0cef5b21 / Liang Zhang Fix sonar issue of DatabaseProtocolServerInfo (#25562) Report URL: ht

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user kanha-gupta (triggered by kanha-gupta). Head commit for run: 408706aab4cc01988dd991171e5570173d443afa / Kanha gupta support for boolean primary SQL Report URL: https://github.com/apache/shardingsphe

[GitHub] [shardingsphere]: Workflow run "CI" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user kanha-gupta (triggered by kanha-gupta). Head commit for run: 408706aab4cc01988dd991171e5570173d443afa / Kanha gupta support for boolean primary SQL Report URL: https://github.com/apache/shardingsphere/a

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user kanha-gupta (triggered by kanha-gupta). Head commit for run: 408706aab4cc01988dd991171e5570173d443afa / Kanha gupta support for boolean primary SQL Report URL: https://github.com/apache/sha

[GitHub] [shardingsphere] kanha-gupta commented on pull request #25564: support for boolean primary SQL

2023-05-10 Thread via GitHub
kanha-gupta commented on PR #25564: URL: https://github.com/apache/shardingsphere/pull/25564#issuecomment-1542679519 @strongduanmu Please review. -- 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 t

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user kanha-gupta (triggered by kanha-gupta). Head commit for run: 854a72be150e74ea56eacf98bf5d4b34c4c4c8f0 / Kanha gupta support for boolean primary SQL Report URL: https://github.com/apache/sha

[GitHub] [shardingsphere]: Workflow run "Check - CheckStyle and License" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - CheckStyle and License" on shardingsphere.git has succeeded. Run started by GitHub user kanha-gupta (triggered by kanha-gupta). Head commit for run: 854a72be150e74ea56eacf98bf5d4b34c4c4c8f0 / Kanha gupta support for boolean primary SQL Report URL: https://githu

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user kanha-gupta (triggered by kanha-gupta). Head commit for run: 5141cf00bc6f11905252b1c7c79b3c6b2ee10a0e / Kanha gupta support for boolean primary SQL Report URL: https://github.com/apache/sha

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user kanha-gupta (triggered by kanha-gupta). Head commit for run: 5141cf00bc6f11905252b1c7c79b3c6b2ee10a0e / Kanha gupta support for boolean primary SQL Report URL: https://github.com/apache/shardingsphe

[GitHub] [shardingsphere]: Workflow run "CI" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user kanha-gupta (triggered by kanha-gupta). Head commit for run: 5141cf00bc6f11905252b1c7c79b3c6b2ee10a0e / Kanha gupta support for boolean primary SQL Report URL: https://github.com/apache/shardingsphere/acti

[GitHub] [shardingsphere]: Workflow run "Check - CheckStyle and License" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - CheckStyle and License" on shardingsphere.git has failed. Run started by GitHub user kanha-gupta (triggered by kanha-gupta). Head commit for run: 5141cf00bc6f11905252b1c7c79b3c6b2ee10a0e / Kanha gupta support for boolean primary SQL Report URL: https://github.c

[GitHub] [shardingsphere] kanha-gupta opened a new pull request, #25564: support for boolean primary SQL

2023-05-10 Thread via GitHub
kanha-gupta opened a new pull request, #25564: URL: https://github.com/apache/shardingsphere/pull/25564 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 fol

[GitHub] [shardingsphere]: Workflow run "Nightly - SQL parser loading from external cases" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Nightly - SQL parser loading from external cases" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 5c34bfd04d86468624fd671e66e2cbeb0cef5b21 / Liang Zhang Fix sonar issue of DatabaseProtocolServerInfo (

[GitHub] [shardingsphere]: Workflow run "Check - CheckStyle and License" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - CheckStyle and License" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 77b0d3c0813fc491ee682a379c90519e0df530a2 / shardingsphere Add : add all params for sonar Report URL: https://g

[GitHub] [shardingsphere] taojintianxia opened a new pull request, #25563: Add : add all params for sonar

2023-05-10 Thread via GitHub
taojintianxia opened a new pull request, #25563: URL: https://github.com/apache/shardingsphere/pull/25563 (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 un

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 5c34bfd04d86468624fd671e66e2cbeb0cef5b21 / Liang Zhang Fix sonar issue of DatabaseProtocolServerInfo (#25562) Report URL: https:/

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 5c34bfd04d86468624fd671e66e2cbeb0cef5b21 / Liang Zhang Fix sonar issue of DatabaseProtocolServerInfo (#25562) Report URL: https://git

[GitHub] [shardingsphere]: Workflow run "CI" is working again!

2023-05-10 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: f245464f6597c89ed7db78cac4a544bd3ac67d49 / zhangliang Fix sonar issue of DatabaseProtocolServerInfo Report URL: https://github.com/apache/shardin

[GitHub] [shardingsphere]: Workflow run "Nightly - Build" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Nightly - Build" on shardingsphere.git has failed. Run started by GitHub user totalo (triggered by totalo). Head commit for run: 8568456bd0a771d4f067ebf7df5fbe09e820f1b3 / Liang Zhang Fix sonar issue of KernelDistSQLStatementVisitor (#25561) Report URL: https://github.c

[GitHub] [shardingsphere]: Workflow run "Check - CheckStyle and License" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - CheckStyle and License" on shardingsphere.git has succeeded. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 5c34bfd04d86468624fd671e66e2cbeb0cef5b21 / Liang Zhang Fix sonar issue of DatabaseProtocolServerInfo (#25562)

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: f245464f6597c89ed7db78cac4a544bd3ac67d49 / zhangliang Fix sonar issue of DatabaseProtocolServerInfo Report URL: https://github.com/a

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 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: f245464f6597c89ed7db78cac4a544bd3ac67d49 / zhangliang Fix sonar issue of DatabaseProtocolServerInfo Report URL: https://github.com/apache/sha

[GitHub] [shardingsphere] taojintianxia merged pull request #25562: Fix sonar issue of DatabaseProtocolServerInfo

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

[GitHub] [shardingsphere]: Workflow run "CI" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 8568456bd0a771d4f067ebf7df5fbe09e820f1b3 / Liang Zhang Fix sonar issue of KernelDistSQLStatementVisitor (#25561) Report URL: https://github.

[shardingsphere] branch master updated: Fix sonar issue of DatabaseProtocolServerInfo (#25562)

2023-05-10 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 5c34bfd04d8 Fix sonar issue of Datab

[GitHub] [shardingsphere]: Workflow run "Check - CheckStyle and License" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - CheckStyle and License" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: f245464f6597c89ed7db78cac4a544bd3ac67d49 / zhangliang Fix sonar issue of DatabaseProtocolServerInfo Report URL: https:/

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 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: 554a61b53f94eac0da58557941eceb5ab640f7ee / zhangliang Fix sonar issue of KernelDistSQLStatementVisitor Report URL: https://github.com/apache/

[GitHub] [shardingsphere]: Workflow run "CI" is working again!

2023-05-10 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: 79933ff658fbba50ac72537bdc7d785d2d54dff7 / zhangliang Remove DatabaseProtocolFrontendEngine.setDatabaseVersion() Report URL: https://github.com/a

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 554a61b53f94eac0da58557941eceb5ab640f7ee / zhangliang Fix sonar issue of KernelDistSQLStatementVisitor Report URL: https://github.co

[GitHub] [shardingsphere] terrymanu opened a new pull request, #25562: Fix sonar issue of DatabaseProtocolServerInfo

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

[GitHub] [shardingsphere]: Workflow run "E2E - SQL" failed!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: 8568456bd0a771d4f067ebf7df5fbe09e820f1b3 / Liang Zhang Fix sonar issue of KernelDistSQLStatementVisitor (#25561) Report URL: https://

[GitHub] [shardingsphere]: Workflow run "Check - SonarCloud" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "Check - SonarCloud" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 6a9b33a12e8a3f3dcb3e56a2afc37ea8bd1151b3 / Liang Zhang Remove DatabaseProtocolFrontendEngine.setDatabaseVersion() (#25560) Report

[GitHub] [shardingsphere]: Workflow run "E2E - Pipeline" is working again!

2023-05-10 Thread GitBox
The GitHub Actions job "E2E - Pipeline" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 79933ff658fbba50ac72537bdc7d785d2d54dff7 / zhangliang Remove DatabaseProtocolFrontendEngine.setDatabaseVersion() Report URL: https://

[shardingsphere] branch master updated: Fix sonar issue of KernelDistSQLStatementVisitor (#25561)

2023-05-10 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 8568456bd0a Fix sonar issue of Kerne

  1   2   3   >