[GitHub] [shardingsphere] sandynz commented on a diff in pull request #22685: Adding xid and csn parse for openGauss's logical replication

2022-12-05 Thread GitBox
sandynz commented on code in PR #22685: URL: https://github.com/apache/shardingsphere/pull/22685#discussion_r1040607440 ## kernel/data-pipeline/dialect/opengauss/src/main/java/org/apache/shardingsphere/data/pipeline/opengauss/ingest/OpenGaussWALDumper.java: ## @@ -99,6 +113,23 @

[GitHub] [shardingsphere] yy2so commented on pull request #22663: Update _index.en.md

2022-12-05 Thread GitBox
yy2so commented on PR #22663: URL: https://github.com/apache/shardingsphere/pull/22663#issuecomment-1338908258 Thanks for the review. I've updated and fixed the conflict -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [shardingsphere] yy2so commented on pull request #22661: Update _index.en.md

2022-12-05 Thread GitBox
yy2so commented on PR #22661: URL: https://github.com/apache/shardingsphere/pull/22661#issuecomment-1338906423 > Hi @yy2so , the changed file is conflicted now. You could merge upstream master branch to your branch and edit conflicts Hi @sandynz Thanks, will fix -- This is an auto

[GitHub] [shardingsphere] yy2so closed pull request #22661: Update _index.en.md

2022-12-05 Thread GitBox
yy2so closed pull request #22661: Update _index.en.md URL: https://github.com/apache/shardingsphere/pull/22661 -- 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

[GitHub] [shardingsphere] azexcy commented on a diff in pull request #22685: Adding xid and csn parse for openGauss's logical replication

2022-12-05 Thread GitBox
azexcy commented on code in PR #22685: URL: https://github.com/apache/shardingsphere/pull/22685#discussion_r1040595748 ## kernel/data-pipeline/dialect/opengauss/src/main/java/org/apache/shardingsphere/data/pipeline/opengauss/ingest/wal/decode/MppdbDecodingPlugin.java: ## @@ -59,

[shardingsphere] annotated tag 5.3.0 updated (91e191aa003 -> 0d2e572ab5d)

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a change to annotated tag 5.3.0 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git *** WARNING: tag 5.3.0 was modified! *** from 91e191aa003 (commit) to 0d2e572ab5d (tag) tagging 91e

[shardingsphere] 02/02: [maven-release-plugin] prepare for next development iteration

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 2c1bb6e82c06da22a36261f4bad7959effe09972 Author: 吴伟杰 AuthorDate: Tue Dec 6 15:23:08 2022 +0800 [ma

[shardingsphere] branch 5.3.0-release updated (c0a5fa3fb97 -> 2c1bb6e82c0)

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a change to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from c0a5fa3fb97 Revise LICENSE for proxy new 91e191aa003 [maven-release-plugin] prepare release 5.3.

[shardingsphere] branch master updated: Update DistSQL audit related document (#22688)

2022-12-05 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 ebf05501494 Update DistSQL audit r

[GitHub] [shardingsphere] RaigorJiang merged pull request #22688: Update DistSQL audit related document

2022-12-05 Thread GitBox
RaigorJiang merged PR #22688: URL: https://github.com/apache/shardingsphere/pull/22688 -- 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] luoqingming110 commented on issue #22696: how to do wihth @rownum := @rownum+1

2022-12-05 Thread GitBox
luoqingming110 commented on issue #22696: URL: https://github.com/apache/shardingsphere/issues/22696#issuecomment-1338891117 version 4.1.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 above to go to the spe

[GitHub] [shardingsphere] luoqingming110 opened a new issue, #22696: how to do wihth @rownum := @rownum+1

2022-12-05 Thread GitBox
luoqingming110 opened a new issue, #22696: URL: https://github.com/apache/shardingsphere/issues/22696 sql : SELECT id, uid, ticket_code, ticket_type, firstname, lastname, gov_id, govId_type, sku_id, origin_sku_id, product_name, start_time, end_time, is_me, status, order

[shardingsphere] branch 5.3.0-release updated: Revise LICENSE for proxy

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/5.3.0-release by this push: new c0a5fa3fb97 Revise LICEN

[GitHub] [shardingsphere] taojintianxia opened a new issue, #22695: refactor the github action with environment variables

2022-12-05 Thread GitBox
taojintianxia opened a new issue, #22695: URL: https://github.com/apache/shardingsphere/issues/22695 - [ ] 1. replace some duplicated variables with environment variables - [ ] 2. upload the generated examples to Apache nightlys - [ ] 3. try to transplant the initialization in `nightly-

[GitHub] [shardingsphere] bumblebee-f closed issue #22694: 一个查询中有多个分表,即使传了分表条件也不能正确定位到对应分表的问题

2022-12-05 Thread GitBox
bumblebee-f closed issue #22694: 一个查询中有多个分表,即使传了分表条件也不能正确定位到对应分表的问题 URL: https://github.com/apache/shardingsphere/issues/22694 -- 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. T

[shardingsphere] branch 5.3.0-release updated (1f7b945a603 -> 394fdfe7d4d)

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a change to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git discard 1f7b945a603 [maven-release-plugin] prepare for next development iteration omit db22ffef841 [mave

[GitHub] [shardingsphere] carlors commented on issue #13574: Are subqueries not allowed in the "value" in the "insert" statement?

2022-12-05 Thread GitBox
carlors commented on issue #13574: URL: https://github.com/apache/shardingsphere/issues/13574#issuecomment-1338864112 > @CrackerSuperior Thank you for your feedback, this statement is not supported now. We will consider supporting the execution of this statement in next version. hel

[GitHub] [shardingsphere] azexcy commented on a diff in pull request #22685: Adding xid and csn parse for openGauss's logical replication

2022-12-05 Thread GitBox
azexcy commented on code in PR #22685: URL: https://github.com/apache/shardingsphere/pull/22685#discussion_r1040555721 ## kernel/data-pipeline/dialect/opengauss/src/main/java/org/apache/shardingsphere/data/pipeline/opengauss/ingest/OpenGaussWALDumper.java: ## @@ -99,6 +113,23 @@

[GitHub] [shardingsphere] boyjoy1127 opened a new pull request, #22693: 19937 federation optimization test 20221205

2022-12-05 Thread GitBox
boyjoy1127 opened a new pull request, #22693: URL: https://github.com/apache/shardingsphere/pull/22693 Fixes #19937. Changes proposed in this pull request: - add more federation optimization tests. --- Before committing this PR, I'm sure that I have checked the foll

[GitHub] [shardingsphere] sandynz commented on a diff in pull request #22685: Adding xid and csn parse for openGauss's logical replication

2022-12-05 Thread GitBox
sandynz commented on code in PR #22685: URL: https://github.com/apache/shardingsphere/pull/22685#discussion_r1040525102 ## kernel/data-pipeline/dialect/postgresql/src/main/java/org/apache/shardingsphere/data/pipeline/postgresql/ingest/wal/event/CommitXidEvent.java: ## @@ -0,0 +1

[GitHub] [shardingsphere]: Workflow run "IT - Discovery" is working again!

2022-12-05 Thread GitBox
The GitHub Actions job "IT - Discovery" on shardingsphere.git has succeeded. Run started by GitHub user zhfeng (triggered by sandynz). Head commit for run: f2844f7853aff5d69e90e8d5331daf94a315ae51 / Zheng Feng Fix #22658 to make sure ShardingSphereDriver can load configuration file from classpa

[shardingsphere] branch master updated: Refactor suite's class names (#22692)

2022-12-05 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 d530d21bcff Refactor suite's cla

[GitHub] [shardingsphere] strongduanmu merged pull request #22692: Refactor suite's class names

2022-12-05 Thread GitBox
strongduanmu merged PR #22692: URL: https://github.com/apache/shardingsphere/pull/22692 -- 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

[GitHub] [shardingsphere] azexcy commented on a diff in pull request #22685: Adding xid and csn parse for openGauss's logical replication

2022-12-05 Thread GitBox
azexcy commented on code in PR #22685: URL: https://github.com/apache/shardingsphere/pull/22685#discussion_r1040513701 ## kernel/data-pipeline/dialect/postgresql/src/main/java/org/apache/shardingsphere/data/pipeline/postgresql/ingest/wal/event/CommitXidEvent.java: ## @@ -0,0 +1,

[shardingsphere] branch master updated: Update release guide for ShardingSphere about Spring (#22691)

2022-12-05 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 33f3796fc0a Update release guide for

[GitHub] [shardingsphere] taojintianxia merged pull request #22691: Update release guide for ShardingSphere about Spring

2022-12-05 Thread GitBox
taojintianxia merged PR #22691: URL: https://github.com/apache/shardingsphere/pull/22691 -- 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] TeslaCN opened a new pull request, #22691: Update release guide for ShardingSphere about Spring

2022-12-05 Thread GitBox
TeslaCN opened a new pull request, #22691: URL: https://github.com/apache/shardingsphere/pull/22691 Related to #22469. -- 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] terrymanu merged pull request #22672: Remove the sharding examples and use the automatically generated examples

2022-12-05 Thread GitBox
terrymanu merged PR #22672: URL: https://github.com/apache/shardingsphere/pull/22672 -- 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

[GitHub] [shardingsphere] terrymanu merged pull request #22670: Remove the cluster examples and use the automatically generated examples

2022-12-05 Thread GitBox
terrymanu merged PR #22670: URL: https://github.com/apache/shardingsphere/pull/22670 -- 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

[shardingsphere] annotated tag 5.3.0 updated (db22ffef841 -> 36cef4380ee)

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a change to annotated tag 5.3.0 in repository https://gitbox.apache.org/repos/asf/shardingsphere.git *** WARNING: tag 5.3.0 was modified! *** from db22ffef841 (commit) to 36cef4380ee (tag) tagging db2

[shardingsphere] 02/02: [maven-release-plugin] prepare for next development iteration

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 1f7b945a60322125733d5a545f272e34e6df4bcd Author: 吴伟杰 AuthorDate: Tue Dec 6 13:30:30 2022 +0800 [ma

[shardingsphere] branch 5.3.0-release updated (394fdfe7d4d -> 1f7b945a603)

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a change to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 394fdfe7d4d Revise release notes for 5.3.0 new db22ffef841 [maven-release-plugin] prepare releas

[shardingsphere] branch master updated: Fix loading plugin error (#22690)

2022-12-05 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 0344685d64b Fix loading plugin error

[GitHub] [shardingsphere] terrymanu closed issue #22689: Agent loading plugin definition error

2022-12-05 Thread GitBox
terrymanu closed issue #22689: Agent loading plugin definition error URL: https://github.com/apache/shardingsphere/issues/22689 -- 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.

[GitHub] [shardingsphere] terrymanu merged pull request #22690: fix agent loading plugin definition error

2022-12-05 Thread GitBox
terrymanu merged PR #22690: URL: https://github.com/apache/shardingsphere/pull/22690 -- 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

[shardingsphere] 01/01: Revise release notes for 5.3.0

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 394fdfe7d4ddfde908ec1bb9834794842461a042 Author: 吴伟杰 AuthorDate: Tue Dec 6 13:07:38 2022 +0800 Rev

[shardingsphere] branch 5.3.0-release updated (a1cc711c2db -> 394fdfe7d4d)

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a change to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git discard a1cc711c2db Revise release notes for 5.3.0 new 394fdfe7d4d Revise release notes for 5.3.0 This

[shardingsphere] branch 5.3.0-release updated (03ee8a27da0 -> a1cc711c2db)

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a change to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git discard 03ee8a27da0 Revise release notes for 5.3.0 new a1cc711c2db Revise release notes for 5.3.0 This

[shardingsphere] 01/01: Revise release notes for 5.3.0

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit a1cc711c2db7a6b92e75c3780a661cede68b2e21 Author: 吴伟杰 AuthorDate: Tue Dec 6 13:07:38 2022 +0800 Rev

[shardingsphere] branch 5.3.0-release updated: Revise release notes for 5.3.0

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/5.3.0-release by this push: new 03ee8a27da0 Revise relea

[GitHub] [shardingsphere] codecov-commenter commented on pull request #22690: fix agent loading plugin definition error

2022-12-05 Thread GitBox
codecov-commenter commented on PR #22690: URL: https://github.com/apache/shardingsphere/pull/22690#issuecomment-1338761479 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/22690?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

[GitHub] [shardingsphere]: Workflow run "IT - Discovery" failed!

2022-12-05 Thread GitBox
The GitHub Actions job "IT - Discovery" on shardingsphere.git has failed. Run started by GitHub user zhfeng (triggered by zhfeng). Head commit for run: f2844f7853aff5d69e90e8d5331daf94a315ae51 / Zheng Feng Fix #22658 to make sure ShardingSphereDriver can load configuration file from classpath w

[GitHub] [shardingsphere] jiangML opened a new pull request, #22690: fix agent loading plugin definition error

2022-12-05 Thread GitBox
jiangML opened a new pull request, #22690: URL: https://github.com/apache/shardingsphere/pull/22690 Fixes #22689. Changes proposed in this pull request: - fix agent loading plugin definition error --- Before committing this PR, I'm sure that I have checked the follo

[GitHub] [shardingsphere] jiangML opened a new issue, #22689: Agent loading plugin definition error

2022-12-05 Thread GitBox
jiangML opened a new issue, #22689: URL: https://github.com/apache/shardingsphere/issues/22689 ## Bug Report **For English only**, other languages will not accept. Before report a bug, make sure you have: - Searched open and closed [GitHub issues](https://github.com/apac

[GitHub] [shardingsphere] zhfeng commented on a diff in pull request #22677: Fix #22658 to make sure ShardingSphereDriver can load configuration file

2022-12-05 Thread GitBox
zhfeng commented on code in PR #22677: URL: https://github.com/apache/shardingsphere/pull/22677#discussion_r1040443812 ## jdbc/core/src/main/java/org/apache/shardingsphere/driver/jdbc/core/driver/ShardingSphereDriverURL.java: ## @@ -72,4 +72,22 @@ public byte[] toConfigurationBy

[GitHub] [shardingsphere] zhfeng commented on a diff in pull request #22677: Fix #22658 to make sure ShardingSphereDriver can load configuration file

2022-12-05 Thread GitBox
zhfeng commented on code in PR #22677: URL: https://github.com/apache/shardingsphere/pull/22677#discussion_r1040441101 ## jdbc/core/src/main/java/org/apache/shardingsphere/driver/jdbc/core/driver/ShardingSphereDriverURL.java: ## @@ -72,4 +72,22 @@ public byte[] toConfigurationBy

[GitHub] [shardingsphere] zhfeng commented on a diff in pull request #22677: Fix #22658 to make sure ShardingSphereDriver can load configuration file

2022-12-05 Thread GitBox
zhfeng commented on code in PR #22677: URL: https://github.com/apache/shardingsphere/pull/22677#discussion_r1040439971 ## jdbc/core/src/main/java/org/apache/shardingsphere/driver/jdbc/core/driver/ShardingSphereDriverURL.java: ## @@ -72,4 +72,30 @@ public byte[] toConfigurationBy

[GitHub] [shardingsphere] codecov-commenter commented on pull request #22670: Remove the cluster examples and use the automatically generated examples

2022-12-05 Thread GitBox
codecov-commenter commented on PR #22670: URL: https://github.com/apache/shardingsphere/pull/22670#issuecomment-1338704612 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/22670?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

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

2022-12-05 Thread GitBox
The GitHub Actions job "Nightly - IT Example Generator" on shardingsphere.git has failed. Run started by GitHub user totalo (triggered by totalo). Head commit for run: 8811c4e77bc9896351f09970b085b54a55dae05d / Raigor Update example template to use `ShardingSphereDriver` (#22683) * Update exa

[GitHub] [shardingsphere] sandynz commented on pull request #22661: Update _index.en.md

2022-12-05 Thread GitBox
sandynz commented on PR #22661: URL: https://github.com/apache/shardingsphere/pull/22661#issuecomment-1338698756 Hi @yy2so , the changed file is conflicted now. You could merge upstream master branch to your branch and edit conflicts -- This is an automated message from the Apache Git Ser

[GitHub] [shardingsphere] sandynz commented on pull request #22660: Update _index.en.md

2022-12-05 Thread GitBox
sandynz commented on PR #22660: URL: https://github.com/apache/shardingsphere/pull/22660#issuecomment-1338697814 Hi @yy2so , thanks for your contribution. Suggest to use more detailed PR title for better readability in PR list and also commit history. -- This is an automated messag

[shardingsphere] branch master updated: Update _index.en.md (#22660)

2022-12-05 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 18fdb4cdf80 Update _index.en.md

[GitHub] [shardingsphere] sandynz merged pull request #22660: Update _index.en.md

2022-12-05 Thread GitBox
sandynz merged PR #22660: URL: https://github.com/apache/shardingsphere/pull/22660 -- 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] sandynz commented on a diff in pull request #22685: Adding xid and csn parse for openGauss's logical replication

2022-12-05 Thread GitBox
sandynz commented on code in PR #22685: URL: https://github.com/apache/shardingsphere/pull/22685#discussion_r1040395649 ## kernel/data-pipeline/dialect/opengauss/src/main/java/org/apache/shardingsphere/data/pipeline/opengauss/ingest/wal/decode/MppdbDecodingPlugin.java: ## @@ -59

[GitHub] [shardingsphere] Pace2Car opened a new pull request, #22688: Update DistSQL audit related document

2022-12-05 Thread GitBox
Pace2Car opened a new pull request, #22688: URL: https://github.com/apache/shardingsphere/pull/22688 Changes proposed in this pull request: - Update DistSQL audit related document --- Before committing this PR, I'm sure that I have checked the following options: - [ ] M

[GitHub] [shardingsphere] zhfeng commented on a diff in pull request #22677: Fix #22658 to make sure ShardingSphereDriver can load configuration file

2022-12-05 Thread GitBox
zhfeng commented on code in PR #22677: URL: https://github.com/apache/shardingsphere/pull/22677#discussion_r1040412398 ## jdbc/core/src/main/java/org/apache/shardingsphere/driver/jdbc/core/driver/ShardingSphereDriverURL.java: ## @@ -72,4 +72,22 @@ public byte[] toConfigurationBy

[GitHub] [shardingsphere] totalo commented on pull request #22670: Remove the cluster examples and use the automatically generated examples

2022-12-05 Thread GitBox
totalo commented on PR #22670: URL: https://github.com/apache/shardingsphere/pull/22670#issuecomment-1338687600 > Please resolve conflicts done. -- 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 g

[shardingsphere] branch master updated: Add : add nightly build IT (#22687)

2022-12-05 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 37edc88d97f Add : add nightly bu

[GitHub] [shardingsphere] strongduanmu merged pull request #22687: Add : add nightly build IT

2022-12-05 Thread GitBox
strongduanmu merged PR #22687: URL: https://github.com/apache/shardingsphere/pull/22687 -- 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

[GitHub] [shardingsphere] totalo commented on pull request #22672: Remove the sharding examples and use the automatically generated examples

2022-12-05 Thread GitBox
totalo commented on PR #22672: URL: https://github.com/apache/shardingsphere/pull/22672#issuecomment-1338679824 > Please resolve conflicts done. -- 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 g

[GitHub] [shardingsphere] codecov-commenter commented on pull request #22685: Adding xid and csn parse for openGauss's logical replication

2022-12-05 Thread GitBox
codecov-commenter commented on PR #22685: URL: https://github.com/apache/shardingsphere/pull/22685#issuecomment-1338670087 # [Codecov](https://codecov.io/gh/apache/shardingsphere/pull/22685?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_te

[shardingsphere] 02/04: Update examples' version to 5.3.0

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit d54b2580b4a8769d48e8a33b723d7001e9608930 Author: 吴伟杰 AuthorDate: Tue Dec 6 10:55:42 2022 +0800 Upd

[shardingsphere] 01/04: Update release notes for 5.3.0

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit a732f83e467ef01e140d614d041f79c06b873b19 Author: 吴伟杰 AuthorDate: Tue Dec 6 10:54:54 2022 +0800 Upd

[shardingsphere] branch 5.3.0-release updated (8811c4e77bc -> c50409ce5f5)

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a change to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 8811c4e77bc Update example template to use `ShardingSphereDriver` (#22683) new a732f83e467 Upda

[shardingsphere] 04/04: Update README for 5.3.0

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit c50409ce5f5b3b16fce9d2f49fe6c19152de570c Author: 吴伟杰 AuthorDate: Tue Dec 6 10:59:38 2022 +0800 Upd

[shardingsphere] 03/04: Update download links for 5.3.0

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a commit to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git commit 564db7ff58a730550fd28ef7eacf8fcdcb7e6f5e Author: 吴伟杰 AuthorDate: Tue Dec 6 10:56:56 2022 +0800 Upd

[GitHub] [shardingsphere] sandynz commented on issue #22531: Questions about reloading metadata

2022-12-05 Thread GitBox
sandynz commented on issue #22531: URL: https://github.com/apache/shardingsphere/issues/22531#issuecomment-1338662890 Hi @zhaojinchao95 , could you help to have a look at this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[GitHub] [shardingsphere] sandynz commented on a diff in pull request #22677: Fix #22658 to make sure ShardingSphereDriver can load configuration file

2022-12-05 Thread GitBox
sandynz commented on code in PR #22677: URL: https://github.com/apache/shardingsphere/pull/22677#discussion_r1040377447 ## jdbc/core/src/main/java/org/apache/shardingsphere/driver/jdbc/core/driver/ShardingSphereDriverURL.java: ## @@ -72,4 +72,22 @@ public byte[] toConfigurationB

[shardingsphere] branch 5.3.0-release created (now 8811c4e77bc)

2022-12-05 Thread wuweijie
This is an automated email from the ASF dual-hosted git repository. wuweijie pushed a change to branch 5.3.0-release in repository https://gitbox.apache.org/repos/asf/shardingsphere.git at 8811c4e77bc Update example template to use `ShardingSphereDriver` (#22683) No new revisions were ad

[GitHub] [shardingsphere] sandynz commented on issue #22679: Sharding-JDBC When to support Mysql MGR Multi-primary mode

2022-12-05 Thread GitBox
sandynz commented on issue #22679: URL: https://github.com/apache/shardingsphere/issues/22679#issuecomment-1338658724 Hi @zhaojinchao95 , could you help to have a look at this issue? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[shardingsphere] branch master updated (8811c4e77bc -> d463899d534)

2022-12-05 Thread sunnianjun
This is an automated email from the ASF dual-hosted git repository. sunnianjun pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 8811c4e77bc Update example template to use `ShardingSphereDriver` (#22683) add d463899d534 Add mock

[GitHub] [shardingsphere] taojintianxia merged pull request #22686: Add mock usage specifications in code conduct document

2022-12-05 Thread GitBox
taojintianxia merged PR #22686: URL: https://github.com/apache/shardingsphere/pull/22686 -- 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] strongduanmu opened a new pull request, #22686: Add mock usage specifications in code conduct document

2022-12-05 Thread GitBox
strongduanmu opened a new pull request, #22686: URL: https://github.com/apache/shardingsphere/pull/22686 Changes proposed in this pull request: - Add mock usage specifications in code conduct document --- Before committing this PR, I'm sure that I have checked the following

[GitHub] [shardingsphere-on-cloud] TeslaCN commented on issue #131: [DISCUSS] Release Plan of ShardingSphere on Cloud 0.1.1

2022-12-05 Thread GitBox
TeslaCN commented on issue #131: URL: https://github.com/apache/shardingsphere-on-cloud/issues/131#issuecomment-1338652711 > New Feature 2. Add nameOverride parameter for helm charts, allowing users to override resource names Thanks for reminding. I have add this to enhancements. -

[GitHub] [shardingsphere] sandynz closed issue #22649: Table creation did not obtain the primary key, please provide a solution

2022-12-05 Thread GitBox
sandynz closed issue #22649: Table creation did not obtain the primary key, please provide a solution URL: https://github.com/apache/shardingsphere/issues/22649 -- 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

[GitHub] [shardingsphere] TeslaCN commented on pull request #22685: Adding xid and csn parse for openGauss's logical replication

2022-12-05 Thread GitBox
TeslaCN commented on PR #22685: URL: https://github.com/apache/shardingsphere/pull/22685#issuecomment-1338646854 Hi @azexcy Is this required in 5.3.0? Or we could move it to 5.3.1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [shardingsphere] azexcy opened a new pull request, #22685: Adding xid and csn parse for openGauss's logical replication

2022-12-05 Thread GitBox
azexcy opened a new pull request, #22685: URL: https://github.com/apache/shardingsphere/pull/22685 Changes proposed in this pull request: - Adding xid and csn parse for openGauss's logical replication - Add unit test --- Before committing this PR, I'm sure

[GitHub] [shardingsphere-on-cloud] windghoul commented on issue #131: [DISCUSS] Release Plan of ShardingSphere on Cloud 0.1.1

2022-12-05 Thread GitBox
windghoul commented on issue #131: URL: https://github.com/apache/shardingsphere-on-cloud/issues/131#issuecomment-1338636826 New Feature 2. Add nameOverride parameter for helm charts, allowing users to override resource names -- This is an automated message from the Apache Git Service

[GitHub] [shardingsphere] yx9o commented on pull request #22155: Update Metadata

2022-12-05 Thread GitBox
yx9o commented on PR #22155: URL: https://github.com/apache/shardingsphere/pull/22155#issuecomment-1338632812 @RaigorJiang Hi, I want to participate. -- 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

[GitHub] [shardingsphere] peilinqian commented on issue #22480: In the federation scenario, use ‘order by’ when creating a view, and use the ‘limit 10,5 ’clause when select the view, and the order of

2022-12-05 Thread GitBox
peilinqian commented on issue #22480: URL: https://github.com/apache/shardingsphere/issues/22480#issuecomment-1338632006 listen_addresses = '*' max_connections = 4096 remote_read_mode = non_authentication allow_concurrent_tuple_update = true audit_enabled = off cstore_buffers

[shardingsphere] branch master updated: Update example template to use `ShardingSphereDriver` (#22683)

2022-12-05 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 8811c4e77bc Update example template to u

[GitHub] [shardingsphere] totalo closed issue #22662: The sample generation code runs with an error when the Spring-related package is removed

2022-12-05 Thread GitBox
totalo closed issue #22662: The sample generation code runs with an error when the Spring-related package is removed URL: https://github.com/apache/shardingsphere/issues/22662 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and u

[GitHub] [shardingsphere] totalo merged pull request #22683: Update example template to use `ShardingSphereDriver`

2022-12-05 Thread GitBox
totalo merged PR #22683: URL: https://github.com/apache/shardingsphere/pull/22683 -- 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

[GitHub] [shardingsphere-on-cloud] TeslaCN commented on issue #131: [DISCUSS] Release Plan of ShardingSphere on Cloud 0.1.1

2022-12-05 Thread GitBox
TeslaCN commented on issue #131: URL: https://github.com/apache/shardingsphere-on-cloud/issues/131#issuecomment-1338610918 This release is enhancement for 0.1.0, I'm changing the version to 0.1.1 -- This is an automated message from the Apache Git Service. To respond to the message, pleas

[shardingsphere] branch master updated: Refactor showprocesslist and transaction's class names (#22684)

2022-12-05 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 18f30a96dc6 Refactor showprocesslist

[GitHub] [shardingsphere] taojintianxia merged pull request #22684: Refactor showprocesslist and transaction's class names

2022-12-05 Thread GitBox
taojintianxia merged PR #22684: URL: https://github.com/apache/shardingsphere/pull/22684 -- 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 "Nightly - IT Example Generator" failed!

2022-12-05 Thread GitBox
The GitHub Actions job "Nightly - IT Example Generator" on shardingsphere.git has failed. Run started by GitHub user taojintianxia (triggered by taojintianxia). Head commit for run: f32af7e7acfc9a81315fa8bae11727469dfc9584 / Liang Zhang Refactor pipeline's class names (#22682) Report URL: htt

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

2022-12-05 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: f32af7e7acfc9a81315fa8bae11727469dfc9584 / Liang Zhang Refactor pipeline's class names (#22682) Report URL: https://github.com/apa

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

2022-12-05 Thread GitBox
The GitHub Actions job "IT" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 29f63f035c81c9cb0bccb2b9c74746aec50eaeaa / zhangliang Refactor transaction's class names Report URL: https://github.com/apache/shardingsphere/act

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

2022-12-05 Thread GitBox
The GitHub Actions job "Check" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: 29f63f035c81c9cb0bccb2b9c74746aec50eaeaa / zhangliang Refactor transaction's class names Report URL: https://github.com/apache/shardingsphere/

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

2022-12-05 Thread GitBox
The GitHub Actions job "IT - Pipeline" on shardingsphere.git has succeeded. Run started by GitHub user RaigorJiang (triggered by RaigorJiang). Head commit for run: f32af7e7acfc9a81315fa8bae11727469dfc9584 / Liang Zhang Refactor pipeline's class names (#22682) Report URL: https://github.com/apa

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

2022-12-05 Thread GitBox
The GitHub Actions job "Check" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: a73e93ccd207bc8364338f4844ac101f096511f2 / zhangliang Refactor showprocesslist's class names Report URL: https://github.com/apache/shardingsphere

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

2022-12-05 Thread GitBox
The GitHub Actions job "IT - Pipeline" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: a73e93ccd207bc8364338f4844ac101f096511f2 / zhangliang Refactor showprocesslist's class names Report URL: https://github.com/apache/shardi

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

2022-12-05 Thread GitBox
The GitHub Actions job "Check" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: a73e93ccd207bc8364338f4844ac101f096511f2 / zhangliang Refactor showprocesslist's class names Report URL: https://github.com/apache/shardingsphere

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

2022-12-05 Thread GitBox
The GitHub Actions job "IT" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: a73e93ccd207bc8364338f4844ac101f096511f2 / zhangliang Refactor showprocesslist's class names Report URL: https://github.com/apache/shardingsphere/ac

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

2022-12-05 Thread GitBox
The GitHub Actions job "IT - Pipeline" on shardingsphere.git has failed. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: a73e93ccd207bc8364338f4844ac101f096511f2 / zhangliang Refactor showprocesslist's class names Report URL: https://github.com/apache/shardi

[GitHub] [shardingsphere] RaigorJiang commented on issue #22662: The sample generation code runs with an error when the Spring-related package is removed

2022-12-05 Thread GitBox
RaigorJiang commented on issue #22662: URL: https://github.com/apache/shardingsphere/issues/22662#issuecomment-1337749367 Hi @totalo @Pace2Car I submitted a PR, please help view, thank you~ -- This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [shardingsphere] RaigorJiang opened a new pull request, #22683: Update example template to use `ShardingSphereDriver`

2022-12-05 Thread GitBox
RaigorJiang opened a new pull request, #22683: URL: https://github.com/apache/shardingsphere/pull/22683 Fixes #22662. Changes proposed in this pull request: - Update example template to use `ShardingSphereDriver` - Remove dependency of `shardingsphere-jdbc-core-spring-boot-st

[shardingsphere] branch master updated: Refactor pipeline's class names (#22682)

2022-12-05 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 f32af7e7acf Refactor pipeline's cl

[GitHub] [shardingsphere] RaigorJiang merged pull request #22682: Refactor pipeline's class names

2022-12-05 Thread GitBox
RaigorJiang merged PR #22682: URL: https://github.com/apache/shardingsphere/pull/22682 -- 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

  1   2   >