[PR] Refactor ZookeeperRepository remove NodePathTransactionAware [shardingsphere]

2024-04-06 Thread via GitHub
zhaojinchao95 opened a new pull request, #30799: URL: https://github.com/apache/shardingsphere/pull/30799 (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

Re: [I] ShardingShpere proxy, how to execute create database command to backend db server ? [shardingsphere]

2024-04-06 Thread via GitHub
Gii16 commented on issue #30744: URL: https://github.com/apache/shardingsphere/issues/30744#issuecomment-2041324265 > ShardingSphere only supports the creation of logical database; physical database need to be created on MySQL. Thanks a lot for your answer. -- This is an automated

Re: [I] ShardingShpere proxy, how to execute create database command to backend db server ? [shardingsphere]

2024-04-06 Thread via GitHub
Gii16 closed issue #30744: ShardingShpere proxy, how to execute create database command to backend db server ? URL: https://github.com/apache/shardingsphere/issues/30744 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the

Re: [I] ShardingShpere proxy, how to execute create database command to backend db server ? [shardingsphere]

2024-04-06 Thread via GitHub
strongduanmu commented on issue #30744: URL: https://github.com/apache/shardingsphere/issues/30744#issuecomment-2041323036 ShardingSphere only supports the creation of logical database; physical database need to be created on MySQL. -- This is an automated message from the Apache Git

Re: [I] ShardingShpere proxy, how to execute create database command to backend db server ? [shardingsphere]

2024-04-06 Thread via GitHub
Gii16 commented on issue #30744: URL: https://github.com/apache/shardingsphere/issues/30744#issuecomment-2041320906 > Can you translate this issue to English? Could you please help me with this question? -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] Refactor DistSQL unit tests [shardingsphere]

2024-04-06 Thread via GitHub
zhaojinchao95 merged PR #30797: URL: https://github.com/apache/shardingsphere/pull/30797 -- 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

(shardingsphere) branch master updated: Refactor DistSQL unit tests (#30797)

2024-04-06 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 9e683718867 Refactor DistSQL unit t

(shardingsphere) branch master updated: Remove RegisterMigrationSourceStorageUnitException (#30798)

2024-04-06 Thread yx9o
This is an automated email from the ASF dual-hosted git repository. yx9o pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git The following commit(s) were added to refs/heads/master by this push: new a05397c0deb Remove RegisterMigrationSource

Re: [PR] Remove RegisterMigrationSourceStorageUnitException [shardingsphere]

2024-04-06 Thread via GitHub
yx9o merged PR #30798: URL: https://github.com/apache/shardingsphere/pull/30798 -- 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..

[PR] Remove RegisterMigrationSourceStorageUnitException [shardingsphere]

2024-04-06 Thread via GitHub
terrymanu opened a new pull request, #30798: URL: https://github.com/apache/shardingsphere/pull/30798 (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: Fix test error for dql-integration-complex-select-system-schema (#30795)

2024-04-06 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 7c4433ab5ef Fix test error for dql-

Re: [PR] Fix postgresql system table assert test error [shardingsphere]

2024-04-06 Thread via GitHub
taojintianxia merged PR #30795: URL: https://github.com/apache/shardingsphere/pull/30795 -- 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

(shardingsphere) branch master updated (029c5185943 -> 6574fb79aef)

2024-04-06 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from 029c5185943 Adapt MySQL SQL parse error code to increase compatibility (#30760) add 6574fb79aef

Re: [PR] Remove NoAnyRuleExistsException [shardingsphere]

2024-04-06 Thread via GitHub
strongduanmu merged PR #30796: URL: https://github.com/apache/shardingsphere/pull/30796 -- 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

[PR] Refactor DistSQL unit tests [shardingsphere]

2024-04-06 Thread via GitHub
Pace2Car opened a new pull request, #30797: URL: https://github.com/apache/shardingsphere/pull/30797 Changes proposed in this pull request: - Refactor DistSQL unit tests --- Before committing this PR, I'm sure that I have checked the following options: - [x] My code fol

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 442f0c1bd63074890a708ed9e38490cd9aaf6102 / jiangML <1060319...@qq.com> Fix test error for dql-integration-complex-select-system-schema Report U

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user jiangML (triggered by jiangML). Head commit for run: 442f0c1bd63074890a708ed9e38490cd9aaf6102 / jiangML <1060319...@qq.com> Fix test error for dql-integration-complex-select-system-schema Report URL:

[PR] Remove NoAnyRuleExistsException [shardingsphere]

2024-04-06 Thread via GitHub
terrymanu opened a new pull request, #30796: URL: https://github.com/apache/shardingsphere/pull/30796 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 8a362efffdc802064d2056761adf1f35f4bad4ed / duanzhengqiang fix unit test Report URL: https://github.com/apache/shardingsphere/acti

(shardingsphere) branch master updated: Adapt MySQL SQL parse error code to increase compatibility (#30760)

2024-04-06 Thread tuichenchuxin
This is an automated email from the ASF dual-hosted git repository. tuichenchuxin 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 029c5185943 Adapt MySQL SQL parse

Re: [PR] Adapt MySQL SQL parse error code to increase compatibility [shardingsphere]

2024-04-06 Thread via GitHub
tuichenchuxin merged PR #30760: URL: https://github.com/apache/shardingsphere/pull/30760 -- 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] Fix test error for dql-integration-complex-select-system-schema [shardingsphere]

2024-04-06 Thread via GitHub
jiangML opened a new pull request, #30795: URL: https://github.com/apache/shardingsphere/pull/30795 Fixes #30793. Changes proposed in this pull request: - Fix test error for dql-integration-complex-select-system-schema --- Before committing this PR, I'm sure that I h

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

2024-04-06 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 8a362efffdc802064d2056761adf1f35f4bad4ed / duanzhengqiang fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 8a362efffdc802064d2056761adf1f35f4bad4ed / duanzhengqiang fix unit test Report URL: https://github.com/apache/shardingsphere/actions

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

2024-04-06 Thread via GitHub
zhuruixuan closed issue #27076: Support parsing Oracle CREATE OR sql URL: https://github.com/apache/shardingsphere/issues/27076 -- 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.

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

2024-04-06 Thread via GitHub
zhuruixuan commented on issue #27076: URL: https://github.com/apache/shardingsphere/issues/27076#issuecomment-2041287336 Enhance the support for SQL Server SQL parsing in ShardingSphere #30792 Fixes issues27076 -- This is an automated message from the Apache Git Service. To respond to

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

2024-04-06 Thread via GitHub
zhuruixuan closed issue #27074: Support parsing Oracle CREATE OR sql URL: https://github.com/apache/shardingsphere/issues/27074 -- 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.

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

2024-04-06 Thread via GitHub
zhuruixuan commented on issue #27074: URL: https://github.com/apache/shardingsphere/issues/27074#issuecomment-2041285839 Enhance the support for SQL Server SQL parsing in ShardingSphere #30792 Fixes issues27074 -- This is an automated message from the Apache Git Service. To respond to

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

2024-04-06 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: e0c7c09b5248739bcb81154ebce8e0386521a155 / duanzhengqiang fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/858

Re: [PR] Adapt MySQL SQL parse error code to increase compatibility [shardingsphere]

2024-04-06 Thread via GitHub
strongduanmu commented on PR #30760: URL: https://github.com/apache/shardingsphere/pull/30760#issuecomment-2041283183 https://github.com/apache/shardingsphere/assets/10829171/244aa349-cf73-415d-8984-56fdacf61029";> -- This is an automated message from the Apache Git Service. To respond

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 1fd3dc192d88101e6c1d5859242c77c3aeeafb6b / duanzhengqiang merge master Report URL: https://github.com/apache/shardingsphere/a

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

2024-04-06 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 1fd3dc192d88101e6c1d5859242c77c3aeeafb6b / duanzhengqiang merge master Report URL: https://github.com/apache/shardingsphere/actions/runs/8585

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

2024-04-06 Thread via GitHub
strongduanmu closed issue #27075: Support parsing Oracle CREATE OR sql URL: https://github.com/apache/shardingsphere/issues/27075 -- 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.

(shardingsphere) branch master updated: Enhance the support for SQL Server SQL parsing in ShardingSphere (#30792)

2024-04-06 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 abcc951e6d7 Enhance the support

Re: [PR] Enhance the support for SQL Server SQL parsing in ShardingSphere [shardingsphere]

2024-04-06 Thread via GitHub
strongduanmu merged PR #30792: URL: https://github.com/apache/shardingsphere/pull/30792 -- 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

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user zhuruixuan (triggered by strongduanmu). Head commit for run: 3dd5337f4785965140f336e1411da5f2587421aa / ZhuRuiXuan <15522805...@163.com> Merge branch '27075_1' into 27075 Report URL: https://githu

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

2024-04-06 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: def9d46a6bc58a623daa4cf8f5848938d4ff2422 / Liang Zhang Add PipelineCDCException (#30794) * Add PipelineCDCException *

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

2024-04-06 Thread GitBox
The GitHub Actions job "Nightly - E2E SQL" on shardingsphere.git has failed. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: def9d46a6bc58a623daa4cf8f5848938d4ff2422 / Liang Zhang Add PipelineCDCException (#30794) * Add PipelineCDCException * Add Pi

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

2024-04-06 Thread GitBox
The GitHub Actions job "Nightly - CI" on shardingsphere.git has succeeded. Run started by GitHub user taojintianxia (triggered by linghengqian). Head commit for run: def9d46a6bc58a623daa4cf8f5848938d4ff2422 / Liang Zhang Add PipelineCDCException (#30794) * Add PipelineCDCException * Add Pipel

Re: [I] "java.sql.SQLException: Column index out of range" occurs during a non-shard table subquery. [shardingsphere]

2024-04-06 Thread via GitHub
github-actions[bot] commented on issue #29125: URL: https://github.com/apache/shardingsphere/issues/29125#issuecomment-2041181654 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] Cannot create property=rules for JavaBean=org.apache.shardingsphere.driver.api.yaml.YamlJDBCConfiguration@6ce35a94 [shardingsphere]

2024-04-06 Thread via GitHub
github-actions[bot] commented on issue #29381: URL: https://github.com/apache/shardingsphere/issues/29381#issuecomment-2041181617 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

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

2024-04-06 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: def9d46a6bc58a623daa4cf8f5848938d4ff2422 / Liang Zhang Add PipelineCDCException (#30794) * Add PipelineCDCException * Add Pipelin

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

2024-04-06 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: def9d46a6bc58a623daa4cf8f5848938d4ff2422 / Liang Zhang Add PipelineCDCException (#30794) * Add Pipeli

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

2024-04-06 Thread GitBox
The GitHub Actions job "CI" on shardingsphere-plugin.git has failed. Run started by GitHub user strongduanmu (triggered by strongduanmu). Head commit for run: 1d4a72e278723cd3ba489fa3404c36cc57568760 / ZhangCheng Merge pull request #41 from strongduanmu/dev-0327 Add new sm3 message digest algo

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

2024-04-06 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: 770dc82bae65621a1be8afca6700f017b672a86b / zhangliang Add PipelineCDCException Report URL: https://github.com/apache/shardingsphere/actions/r

Re: [PR] Add PipelineCDCException [shardingsphere]

2024-04-06 Thread via GitHub
TeslaCN merged PR #30794: URL: https://github.com/apache/shardingsphere/pull/30794 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubsc

(shardingsphere) branch master updated: Add PipelineCDCException (#30794)

2024-04-06 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 def9d46a6bc Add PipelineCDCException (

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

2024-04-06 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: 78ddc076a35f83325c0356dc68f94207c36338c6 / Zhengqiang Duan Comment postgresql system table assert error since system table coll

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

2024-04-06 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: 770dc82bae65621a1be8afca6700f017b672a86b / zhangliang Add PipelineCDCException Report URL: https://github.com/apache/shardingsphere/act

[GH] (shardingsphere): Workflow run "Required - Check" is working again!

2024-04-06 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user terrymanu (triggered by terrymanu). Head commit for run: ce94d5b996b2d9444d738e963ecb44b8d81ea12d / zhangliang Add PipelineCDCException Report URL: https://github.com/apache/shardingsphere

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

2024-04-06 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: 7f2b503f663526e029baad382ba89c0fbb47e7b9 / zhangliang Add PipelineCDCException Report URL: https://github.com/apache/shardingsphere/actions/r

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

2024-04-06 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: 7f2b503f663526e029baad382ba89c0fbb47e7b9 / zhangliang Add PipelineCDCException Report URL: https://github.com/apache/shardingsphere/act

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

2024-04-06 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user HAibiiin (triggered by terrymanu). Head commit for run: 3ce34273802cc1ef9739e4a3c31bd72a865ce495 / HAibiiin Add unit tests for SubquerySegmentBinder Report URL: https://github.com/apache/shardingsphere/

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

2024-04-06 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: 7f2b503f663526e029baad382ba89c0fbb47e7b9 / zhangliang Add PipelineCDCException Report URL: https://github.com/apache/shardingsphere/actions/runs/858

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

2024-04-06 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user HAibiiin (triggered by terrymanu). Head commit for run: 3ce34273802cc1ef9739e4a3c31bd72a865ce495 / HAibiiin Add unit tests for SubquerySegmentBinder Report URL: https://github.com/apache/shar

[PR] Add PipelineCDCException [shardingsphere]

2024-04-06 Thread via GitHub
terrymanu opened a new pull request, #30794: URL: https://github.com/apache/shardingsphere/pull/30794 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubs

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user zhuruixuan (triggered by zhuruixuan). Head commit for run: 3dd5337f4785965140f336e1411da5f2587421aa / ZhuRuiXuan <15522805...@163.com> Merge branch '27075_1' into 27075 Report URL: https://github.com

[GH] (shardingsphere): Workflow run "Required - Check" is working again!

2024-04-06 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has succeeded. Run started by GitHub user zhuruixuan (triggered by zhuruixuan). Head commit for run: 3dd5337f4785965140f336e1411da5f2587421aa / ZhuRuiXuan <15522805...@163.com> Merge branch '27075_1' into 27075 Report URL: https://

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

2024-04-06 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: 3c80c7aa366685c3559a5306202cb6a4dbf20500 / duanzhengqiang Comment postgresql system table assert error since system table collect no

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

2024-04-06 Thread GitBox
The GitHub Actions job "Required - Check" on shardingsphere.git has failed. Run started by GitHub user HAibiiin (triggered by strongduanmu). Head commit for run: b858c428f0d37cac3044187aa9e25c2900f430c2 / HAibiiin Add unit tests for SubquerySegmentBinder Report URL: https://github.com/apache/s

(shardingsphere) branch master updated: Comment postgresql system table assert error since system table collect no data (#30793)

2024-04-06 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 78ddc076a35 Comment postgresql syste

Re: [PR] Comment postgresql system table assert error since system table collect no data [shardingsphere]

2024-04-06 Thread via GitHub
taojintianxia merged PR #30793: URL: https://github.com/apache/shardingsphere/pull/30793 -- 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] Comment postgresql system table assert error since system table collect no data [shardingsphere]

2024-04-06 Thread via GitHub
strongduanmu opened a new pull request, #30793: URL: https://github.com/apache/shardingsphere/pull/30793 Fixes #ISSUSE_ID. Changes proposed in this pull request: - Comment postgresql system table assert error since system table collect no data --- Before committing

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: e6b966808c25ff3a6d9ade72f58283232fba6d8d / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/85805540

(shardingsphere) branch master updated: Refactor assertCreateEncryptRuleWithIfNotExists unit test (#30790)

2024-04-06 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 66f393420f6 Refactor assertCreat

Re: [PR] Refactor assertCreateEncryptRuleWithIfNotExists unit test [shardingsphere]

2024-04-06 Thread via GitHub
strongduanmu merged PR #30790: URL: https://github.com/apache/shardingsphere/pull/30790 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-un

Re: [PR] update schema table for `performance_schema` database. [shardingsphere]

2024-04-06 Thread via GitHub
strongduanmu merged PR #30791: URL: https://github.com/apache/shardingsphere/pull/30791 -- 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

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: e6b966808c25ff3a6d9ade72f58283232fba6d8d / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/85805540

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user zhuruixuan (triggered by zhuruixuan). Head commit for run: 1ce8a0a8e64ce5c9ef917775c1af2c9e4b2b56a2 / ZhuRuiXuan <15522805...@163.com> Change g4 Report URL: https://github.com/apache/shardingsphere/a

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: e6b966808c25ff3a6d9ade72f58283232fba6d8d / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/85805540

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by strongduanmu). Head commit for run: e6b966808c25ff3a6d9ade72f58283232fba6d8d / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/85

(shardingsphere) branch master updated: update table column for `sys` database. (#30780)

2024-04-06 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 0ccee42ff83 update table column

Re: [PR] update table column for `sys` database. [shardingsphere]

2024-04-06 Thread via GitHub
strongduanmu merged PR #30780: URL: https://github.com/apache/shardingsphere/pull/30780 -- 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

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: e6b966808c25ff3a6d9ade72f58283232fba6d8d / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/85805540

Re: [PR] update schema table for `mysql` database. [shardingsphere]

2024-04-06 Thread via GitHub
strongduanmu merged PR #30783: URL: https://github.com/apache/shardingsphere/pull/30783 -- 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

(shardingsphere) branch master updated (e250b6187eb -> 5fc10ce0abf)

2024-04-06 Thread duanzhengqiang
This is an automated email from the ASF dual-hosted git repository. duanzhengqiang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/shardingsphere.git from e250b6187eb Reuse SQLWrapperException (#30789) add 5fc10ce0abf update schema table for `mysql` da

[PR] Enhance the support for SQL Server SQL parsing in ShardingSphere [shardingsphere]

2024-04-06 Thread via GitHub
zhuruixuan opened a new pull request, #30792: URL: https://github.com/apache/shardingsphere/pull/30792 Fixes #27075 Changes proposed in this pull request: -Enhance the support for SQL Server SQL parsing in ShardingSphere --- Before committing this PR, I'm sure that I

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: e6b966808c25ff3a6d9ade72f58283232fba6d8d / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/85805540

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: e6b966808c25ff3a6d9ade72f58283232fba6d8d / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs

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

2024-04-06 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has succeeded. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: e6b966808c25ff3a6d9ade72f58283232fba6d8d / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/8580554072

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has succeeded. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: e6b966808c25ff3a6d9ade72f58283232fba6d8d / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/858

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: b565ec429851f3eb5727f211971a28cc9320f454 / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/85

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has succeeded. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: b474698937f969e1744dba9447bfdc71fadc4dca / Zonglei Dong Merge remote-tracking branch 'origin/master' into sys-metadata Report URL: https://githu

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: b565ec429851f3eb5727f211971a28cc9320f454 / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/858037

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

2024-04-06 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: b565ec429851f3eb5727f211971a28cc9320f454 / Zonglei Dong fix format error Report URL: https://github.com/apache/shardingsphere/actions/runs/8580377943 Wit

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: 8ac23833d398999f5a0cd40bd420916008a7c21f / Zonglei Dong fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/85802

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: 8ac23833d398999f5a0cd40bd420916008a7c21f / Zonglei Dong fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/858028756

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: b474698937f969e1744dba9447bfdc71fadc4dca / Zonglei Dong Merge remote-tracking branch 'origin/master' into sys-metadata Report URL: https://github.c

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

2024-04-06 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: 8ac23833d398999f5a0cd40bd420916008a7c21f / Zonglei Dong fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/8580287570 With r

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - SQL" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: d99dac9668968060c5b8e3928ac0605a9c237998 / Zonglei Dong fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/8580045201

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: d99dac9668968060c5b8e3928ac0605a9c237998 / Zonglei Dong fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/85800

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Agent" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: d99dac9668968060c5b8e3928ac0605a9c237998 / Zonglei Dong fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/858004519

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

2024-04-06 Thread GitBox
The GitHub Actions job "CI" on shardingsphere.git has failed. Run started by GitHub user dongzl (triggered by dongzl). Head commit for run: d99dac9668968060c5b8e3928ac0605a9c237998 / Zonglei Dong fix unit test Report URL: https://github.com/apache/shardingsphere/actions/runs/8580045200 With r

[PR] update schema table for `performance_schema` database. [shardingsphere]

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

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

2024-04-06 Thread GitBox
The GitHub Actions job "E2E - Operation" on shardingsphere.git has succeeded. Run started by GitHub user zhaojinchao95 (triggered by zhaojinchao95). Head commit for run: 6e50400e37f9676c1255af1f89c44cd00931a5d0 / zhaojinchao Refactor assertCreateEncryptRuleWithIfNotExists unit test Report URL:

[PR] Refactor assertCreateEncryptRuleWithIfNotExists unit test [shardingsphere]

2024-04-06 Thread via GitHub
zhaojinchao95 opened a new pull request, #30790: URL: https://github.com/apache/shardingsphere/pull/30790 (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

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

2024-04-06 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: 292e425dbec820733051f0caaf8c5154b04cc5b8 / zhangliang Reuse SQLWrapperException Report URL: https://github.com/apache/shardingsphere/ac

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

2024-04-06 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: 292e425dbec820733051f0caaf8c5154b04cc5b8 / zhangliang Reuse SQLWrapperException Report URL: https://github.com/apache/shardingsphere/actions/

(shardingsphere) branch master updated: Reuse SQLWrapperException (#30789)

2024-04-06 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 e250b6187eb Reuse SQLWrapperExcepti

Re: [PR] Reuse SQLWrapperException [shardingsphere]

2024-04-06 Thread via GitHub
zhaojinchao95 merged PR #30789: URL: https://github.com/apache/shardingsphere/pull/30789 -- 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

  1   2   >